Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
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 studying the Monastery: (2)
As of 2025-01-23 03:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (63 votes). Check out past polls.