[glug-t] Re: Socket Programming: C++ (Console Mode)
- From: Rams <cl10120@xxxxxxxxxxxxx>
- To: glug_t@xxxxxxxxxxxxx
- Date: Fri, 13 Jun 2003 11:30:14 GMT
hi,
again, since available socket functions can be used in c++ also,
a class for socket can be created to have OOP style in code.
an example implementation of a client-server program has been given
in "linux-gazzette: issue 74". follow the link below to checkout for
the description/examples.
http://www.linuxgazette.com/issue74/tougher.html
>
> QT Libraries has got the network interface routines
> and headers like "qsocket.h", "qserversocket.h"
> ..... ..... .....
> the QT-Manual can be found in
> "/usr/share/doc/qt-devel-3.0.5/html/" (or in 3.1.1) directory.
> > From: Vijayalatha <vijayaa78@xxxxxxxxxxxxxx>
> > Information regarding Socket Programming in
> >C++(in linux 8). Can u send some examples in Socket
>
>Programming...
---------------------------------------------
This message was sent from RECTMAIL.
http://www.rect.edu/ or http://rangoli.rect.ernet.in/
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
Other related posts:
- » [glug-t] Re: Socket Programming: C++ (Console Mode)