View Single Post
  #14  
Old 01-13-2004, 03:14 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by zell12
Jagen, people send you a trojan, they get your pass. Someone spoofs your ip, they have your account.
Did you purposely ignore my post? You cannot mearly 'spoof' an IP, it is a lot more complex than that. Even if you did manage to convince a server you were a different IP, RC uses a TCP socket, the socket would try to open with the spoofed IP, therefore you wouldn't get any return data.
Reply With Quote