bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic question about Common C++


From: Federico Montesino Pouzols
Subject: Re: Basic question about Common C++
Date: Tue, 18 Mar 2003 17:30:54 +0100
User-agent: Mutt/1.5.3i

        Yes, it seems that at leas a simple example should be added to
the demos. You can make a tcp client class inheriting from TCPStream
or tcpstream, or from TCPSession if you want to associate the client
with a separate thread.

On Mon, Feb 17, 2003 at 10:44:35AM +0100, Pascal Francq wrote:
> Hi,
> My question is very stupid: the examples distribute with Common C++ 
> demonstrate how servers works, but I don't not find a basic client apps that 
> can send and receive data to and from the server. Where can I find a little 
> example of such a basic application?
> Thanks in advance.
> -- 
> 
> 
> Ir Pascal Francq
> Researcher
> Université Libre de Bruxelles
> CAD/CAM Department
> Avenue F.D. Roosevelt, 50
> CP 165/14
> B-1050 Brussels
> BELGIUM
> Tel. +32-2-650 47 65
> Fax +32-2-650 47 24
> ICQ: 91206668
> 
> 
> 
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]