Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

perlfunc:socket

by gods (Initiate)
on Aug 24, 1999 at 22:42 UTC ( [id://263]=perlfunc: print w/replies, xml ) Need Help??

socket

See the current Perl documentation for socket.

Here is our local, out-dated (pre-5.6) version:


socket - create a socket



socket SOCKET,DOMAIN,TYPE,PROTOCOL



Opens a socket of the specified kind and attaches it to filehandle SOCKET. DOMAIN, TYPE, and PROTOCOL are specified the same as for the system call of the same name. You should `` use Socket;'' first to get the proper definitions imported. See the example in Sockets: Client/Server Communication.


Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (6)
As of 2024-04-19 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found