Slashdot Mirror


User: templeton008

templeton008's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. binary fun on Microsoft Offers Compensation For Counterfeit OSes · · Score: 1

    to save everyone out there the trouble of converting 0110011001110101 to ascii characters: fu -11010100110111101100101

  2. Re:What about TCP/IP handoff? on Signal Handoff Could Mean Roaming VoIP over WiFi · · Score: 3, Informative

    sip can go over tcp or udp, it's most often used over udp though. The actual rtp audio stream goes exclusively over udp to minimize delay/complexity (it doesn't matter if some packets get dropped).