Re: P2P Application
- From: Tor Rustad <tor_rustad@xxxxxxxxxxx>
- Date: Sun, 30 Sep 2007 02:55:34 +0200
Roberto wrote:
Hi all.
I need an application which must act as client and server at the same time (just like a p2p application).
Server must accept multiple connections and client can start at any time.
I don't have a basic knowledge about fork() and threads in C, so can you counsile me any website or other resource where I can find this kind of application?
"UNIX Network programming" by Stevens. Ask questions in <comp.unix.programmer>
"PThreads Primer" by Bil Lewis, is available as free download. Ask questions in <comp.programming.thread>.
--
Tor <torust [at] online [dot] no>
"One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs"
.
- References:
- P2P Application
- From: Roberto
- P2P Application
- Prev by Date: Re: Solutions to "C Programing Language"
- Next by Date: Re: what's wrong with this
- Previous by thread: Re: P2P Application
- Next by thread: Compiling a C program through another C program
- Index(es):
Relevant Pages
|