Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

server dealing with multiple simultaneous socket connections

by Seshouan (Acolyte)
on Sep 25, 2001 at 23:39 UTC ( [id://114645]=perlquestion: print w/replies, xml ) Need Help??

Seshouan has asked for the wisdom of the Perl Monks concerning the following question:

How do I go about writing a multiple simultaneous connection server. I wrote a server that listens for any client and handles one client at a time before dealing with another, but I want to be able to make multiple connections at the same time. Are there any examples out there? Thanks.

Originally posted as a Categorized Question.

Replies are listed 'Best First'.
Re: server dealing with multiple simultaneous socket connections
by busunsl (Vicar) on Sep 26, 2001 at 10:26 UTC
Re: server dealing with multiple simultaneous socket connections
by virtualsue (Vicar) on Sep 26, 2001 at 13:38 UTC
Re: server dealing with multiple simultaneous socket connections
by dws (Chancellor) on Sep 26, 2001 at 04:17 UTC
    There is at least one good reference that covers writing servers that manage multiple simultaneous socket connections: Lincoln Stein's excellent Network Programing with Perl. If you are going to spend any appreciable amount of time writing socket clients or servers, this book is an invaluable reference.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://114645]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-03-19 04:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found