Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Recieving reply from a socket

by puudeli (Pilgrim)
on Mar 19, 2009 at 13:46 UTC ( [id://751715]=note: print w/replies, xml ) Need Help??


in reply to Recieving reply from a socket

A simple server-client setup is what you are looking for then.

For the server side you have to set up a listening socket, accept incoming connections and read from the connections. Then you need clients that connect to that server. Please see Internet TCP Clients and Servers for instructions.

corrected typo's
--
seek $her, $from, $everywhere if exists $true{love};

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-19 12:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found