Joined: 29 Aug 2008 Posts: 2006 Location: Australia
Posted: Fri Nov 07, 2008 1:15 am Post subject: VB6 Help: "Winsock.ocx Component"
Hey,
I was wondering whilst adding a winsock component .ocx file to the components in VB6, I added it to the form and loaded a shockwaveflash component. The game is Flash. I am trying to send packets through the component once I have loaded it although it says error. I think that I need to connect it to the game although I do not know how.
Questions:
How do I make sending packets work in VB6?
How do I connect Winsock component to game?
you don't use winsock component for hooking packets that component is used to make clients/servers not hooking.. you want to work with API calls if you want to hook look at my example on that topic.. it doesn't need shockwave game you could load the game from internet explorer it's like a WPE PRO but it targets based on port number. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum