[Mono-list] Re: Socket programming ....

Robert Jordan robertj@gmx.net
Tue, 11 Jan 2005 00:13:51 +0100


Hi,

> I'm trying to develop an application that use Sockets with Mono. Fist i'm
> trying to develop a client that try to connect to a NewsGroup Server (this
> is a client example).

You're actually implementing a server. TcpClient is your friend.

bye
Rob