Re: WSADuplicateSocket IOCP 10054 10053
- From: "Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx>
- Date: Thu, 28 Sep 2006 11:11:50 +0300
IOW you just send created socket ( on succesfull accept() ) to other
application.
In this case check what happen with channel of that socket ( IP/ports on
both sides ) with netstat.exe in dos box
Arkady
"Vinay" <er.vinay@xxxxxxxxx> wrote in message
news:1159376672.227289.142940@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
server only create a socket for the child applications which are
seperate applictions and serving different purposes.main socket server
only creates the sockets and pass these sockets to child application
server which is required to process the request.
The main idea is to create only one listen socket but we have many
application servers running over that system.
.
- References:
- WSADuplicateSocket IOCP 10054 10053
- From: Vinay
- Re: WSADuplicateSocket IOCP 10054 10053
- From: Arkady Frenkel
- Re: WSADuplicateSocket IOCP 10054 10053
- From: Vinay
- WSADuplicateSocket IOCP 10054 10053
- Prev by Date: Re: partial receive in socket recv() issue for large response
- Next by Date: Re: optimize socket networking code
- Previous by thread: Re: WSADuplicateSocket IOCP 10054 10053
- Next by thread: Re: Service accessing mapped network drives
- Index(es):
Relevant Pages
|