Re: Wanted: Example of asynchronous bidirectional socket client (a socket chat program)

2011-07-29 Thread C.DeRykus
On Jul 27, 10:07 am, siegfr...@heintze.com wrote: > Sorry if this appears twice. Since it bounced back to me -- probably > because of the HTML format -- I'm sending it again. > > I did some google searching and I could not find an example of a > bidirectional asynchronous socket client. A telnet cl

Re: Wanted: Example of asynchronous bidirectional socket client (a socket chat program)

2011-07-27 Thread Jim Gibson
On 7/27/11 Wed Jul 27, 2011 10:07 AM, "siegfr...@heintze.com" scribbled: > Sorry if this appears twice. Since it bounced back to me -- probably > because of the HTML format -- I'm sending it again. > > I did some google searching and I could not find an example of a > bidirectional asynchronou

Wanted: Example of asynchronous bidirectional socket client (a socket chat program)

2011-07-27 Thread siegfried
Sorry if this appears twice. Since it bounced back to me -- probably because of the HTML format -- I'm sending it again. I did some google searching and I could not find an example of a bidirectional asynchronous socket client. A telnet client is an example of a bidirectional asynchronous socket c