Well, I really have no clue how to go about doing this. Anyways, I have a packet sniffer. What I want to do is get the packet that is sent out when you press the "play" button on a flash game. So after some sniffing, I found the right packet. Now I have the data saved, and I want to know how to send this packet through Vb? I already have a winsock control, and am connected to the website where the flash game is, now just need to actually send the packet. Is this possible?