https://kotlinlang.org logo
#random
Title
# random
c

Colton Idle

11/10/2023, 2:27 PM
Was watching Seb's kotlin multiplatform stream on twitch earlier this week and it hit me that I don't know enough about networking, servers (he was running an http server on an android phone and another server on his computer and communicating through them... sounds basic when I write it out, but for whatever reason I didn't know that was possible), ports, localhost, port forwarding, etc. Does anyone have a book or so they'd recommend reading. I know I can google "top networking books", but wanted to get someone from the community that maybe had a good experience with a specific book, etc.
e

eenriquelopez

11/10/2023, 2:40 PM
The book from Tanenbaum is a reference in network, covering most theoretical points. https://www.amazon.com/Computer-Networks-Tanenbaum-International-Economy/dp/9332518742
e

ephemient

11/10/2023, 4:41 PM
android emulator also configures its network stack in a particular way, https://developer.android.com/studio/run/emulator-networking#networkaddresses
c

Colton Idle

11/10/2023, 7:13 PM
lol. did you watch the stream ephemient? i was legit so lost on what was going on and i was like. wait. does everyone just know this stuff? imposter syndrome hit hard.
e

ephemient

11/10/2023, 7:15 PM
no, didn't know he was streaming. it's just functionality that I've used before
c

Colton Idle

11/10/2023, 7:17 PM
it was a really good watch (and im typically not really the type of person to watch streams(. got me insanely excited to build another quick kmp app + server + use fleet. lol https://www.twitch.tv/videos/1971143409
a

andylamax

11/21/2023, 8:06 AM
I wanted to watch this stream. But looks like it is not available now 😢
@Sebastian Aigner Where can I get this stream??
s

Sebastian Aigner

11/21/2023, 10:08 AM
a

andylamax

11/21/2023, 10:09 AM
Thank you so much @Sebastian Aigner
That was a nice watch
🤗 2
☝️ 1
c

Colton Idle

11/26/2023, 3:30 PM
@Sebastian Aigner should i bookmark that link if i plan to watch every stream you put out? or is this just a one-off case of it being removed from twitch?
e

ephemient

11/27/2023, 12:58 AM
twitch always removes full broadcasts after some time
c

Colton Idle

11/27/2023, 6:39 AM
oh snap. didn't know that (not a huge twitch user). thanks for the heads up
s

Sebastian Aigner

11/27/2023, 2:46 PM
@Colton Idle I'll try to make the "viewing after the fact" experience a bit nicer in the future, but for now, yes, that's where you'll find the recordings being uploaded (with some delay)
c

Colton Idle

11/27/2023, 2:54 PM
Cool. Bookmarked