programming socket in c++
From: mas (massimo.ciao_at_ciao)
Date: 02/12/04
- Next message: Ivan Vecerina: "Re: Questions about destructors on std library containers"
- Previous message: John Harrison: "Re: Delete a class with multiple inheritance through base pointer?"
- Next in thread: Peter van Merkerk: "Re: programming socket in c++"
- Reply: Peter van Merkerk: "Re: programming socket in c++"
- Reply: Ian: "Re: programming socket in c++"
- Reply: db: "Re: programming socket in c++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 12 Feb 2004 08:17:28 GMT
hello,
I'm a computer science student and I would like to socket programmming in
c++,
where can I find material in Internet that contains information about this
topic?
I have already programmed sockets in c, but I have uncovered that some
ruotines (such as inet_iton()) have been modified, and I do not know which
are the corrisponding routines in c++.
The final idea is to be able to pass a complex object (approximately
125x4x32bit of hightly structured information) from one computer to the
other.
Thanks in advance
Massimo
massimo underscore camarda @ yahoo.it
- Next message: Ivan Vecerina: "Re: Questions about destructors on std library containers"
- Previous message: John Harrison: "Re: Delete a class with multiple inheritance through base pointer?"
- Next in thread: Peter van Merkerk: "Re: programming socket in c++"
- Reply: Peter van Merkerk: "Re: programming socket in c++"
- Reply: Ian: "Re: programming socket in c++"
- Reply: db: "Re: programming socket in c++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|