View Single Post
  #2  
Old 19-01-2009, 23:47
TippeX's Avatar
TippeX TippeX is offline
zeroes and ones.....
 
Join Date: Jan 2003
Posts: 3,842
Thanks: 2
Thanked 33 Times in 23 Posts
TippeX is on a distinguished road
then i don't think you looked too hard, there's plenty of examples..
put simply...
client machine opens port
client machines connects to server machine on a specific port (ports can vary but are typically between 1000 and 65535), the protocol used is typically tcp (or udp if the data isn't 'critical'), the data sent is usually proprietary and is different for each game (so it requires reversing.. use ethereal or something similar)...

i also removed your advertisements from your signature
__________________
bleh
DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you...
Reply With Quote