Networking Forums

Networking Forums > Computer Networking > Linux Networking > peer 2 peer network programming

Reply
Thread Tools Display Modes

peer 2 peer network programming

 
 
bjoern
Guest
Posts: n/a

 
      03-18-2005, 09:10 AM
Hello, i try to write a peer 2 peer communication under linux with
c/c++. Unfortunately google was no big help. I found a lot about
server/client programming but nothing about peer2peer.

I already wrote a server / client appication where server and client
have been different programms. The communication takes place with
sockets. The server has one listening and one working socket. The
client one for connection.

As i understand it, a peer is simple a program which is client and
server in one. Is this true?

Do i have to fork in the beginning to get 2 processes: 1 client, 1
server?

Can i have only two clients which are communicating between each other
without a server?

Does anyone now a good source to get more information about peer2peer
network programming?

Thank you very much.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Multihomed XP computer in a peer-2-peer network & related problems Devinder Windows Networking 2 12-19-2006 10:31 PM
Unable to ping/browse peer to peer network after setting up RRAS Steve Mann Windows Networking 2 07-27-2004 01:15 PM
Peer to peer network with two machines, ping doesn't work linuxquestion@yahoo.com Linux Networking 11 02-02-2004 05:51 AM
Cant use LPT1 on computer formally used on a peer-to-peer network MikeTS Windows Networking 0 12-30-2003 02:26 AM
Windows 98 peer to peer network, remote shutdown Bibi Justason Windows Networking 0 08-26-2003 02:43 PM



1 2 3 4 5 6 7 8 9 10 11