Results 1 to 2 of 2
hi!
I'm learning Winsock...and I have some questions to ask....
my goal is to connect multiple sockets from a single client to a single server and keep them open...to transfer ...
- 10-15-2010 #1Just Joined!
- Join Date
- Oct 2010
- Posts
- 1
about the winsock programming
hi!
I'm learning Winsock...and I have some questions to ask....
my goal is to connect multiple sockets from a single client to a single server and keep them open...to transfer file...
Is it possible to create it ? Do you have any suggestion ?
Thank you in advance...
- 10-16-2010 #2
"In computing, the Windows Sockets API, which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client application (such as an FTP client or a web browser) and the underlying TCP/IP protocol stack."
I'd say you're in the wrong place to ask such a question. Be Pane-free!Last edited by zenwalker; 11-05-2010 at 05:41 AM.


Reply With Quote

