Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Windows sockets

Name: Anonymous 2008-10-21 7:20

Sup /prog/

I want to know if this is possible under Windows. Basically, there's an application which opens a TCP connection to a server. From a separate application, I want to be able to somehow grab a handle of that socket, then use it for normal read/write operations without disrupting the connection.

Name: Anonymous 2008-10-21 19:28

Windows doesn't support passing of sockets back and forth between processes. Unix does.

You're out of luck unless you switch to an Unix-like target.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List