Re: looking for code sample for non-blocking TCP sockets
- From: "Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx>
- Date: Sun, 9 Oct 2005 17:51:31 +0200
Look at "simple" ( name of ) project in PSDK
Arkady
"yaron" <yaron@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:FEF363EB-6555-4080-B273-155140E7BBD4@xxxxxxxxxxxxxxxx
> Hi,
>
> I need a code sample for doing this:
>
> - support for multiple agents that know each other and can talk each
> other
> over a non-blocking TCP socket.
> each agent can send and recieve data to/from each other.
> - handling agent down events (i don't know how to do it in an elegant way
> when using the socket select method).
>
> I prefer to use the Socket.Select method.
> All the socket operations must be in a non-blocking mode.
>
> Thanks.
>
.
- Prev by Date: Re: Programmatically detecting firewall and VPN
- Next by Date: Re: PfCreateInterface et co
- Previous by thread: Re: Re:How to modify list of preferred wireless networks?
- Next by thread: Re: PfCreateInterface et co
- Index(es):
Relevant Pages
|