Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: Apache or Daemon in Perl ?

by hardburn (Abbot)
on Jan 18, 2005 at 16:04 UTC ( [id://423068]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Apache or Daemon in Perl ?
in thread Apache or Daemon in Perl ?

There are many ways to do this. Some protocols treat UDP like AOL CDs--it doesn't matter if the post office forgets to to deliver the one you got today, because you'll get another one tommarow.

A good example protocol where it does matter is TFTP (RFC 1350) (which is very different from regular FTP). It solves it with a challenge-response mechanism. The sender sends packet 1, and the receiver acks it. Then the sender sends packet 2, and so on. If a packet is lost or comes out of order, the sender is expected to resend after a timeout.

"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.

Log In?
Username:
Password:

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

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

    No recent polls found