Hey there.
First of all: I searched.. found nothing
I have a gameserver, and i want to connect to it, and keep that connection alive, in background.
But how do i create a socket?
Would be nice if someone would post a snippet to do that =)
I only need the method to create the socket, connnect it and get received buffer.
writing data to it would also be great, but its not that important =)
Is that possible?