Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: What is the difference between udp client and server?

by andal (Hermit)
on Nov 10, 2010 at 09:21 UTC ( [id://870528]=note: print w/replies, xml ) Need Help??


in reply to What is the difference between udp client and server?

Well, it is not clear what is your question. Do you want to know the difference between the UDP client and server, or just want to know how to find the address of the UDP datagram sender? :) If the latter, then use "recv" to read the datagrams. This function returns the address of the datagram sender.

Check "perldoc -f recv" and "perldoc perlipc" for more information.

  • Comment on Re: What is the difference between udp client and server?

Log In?
Username:
Password:

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

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

    No recent polls found