Jump to content

Recommended Posts

Posted

Well I already tried help about his before but now I did a bit of research and found the way its done in other languages but not in auto it...

Is it possible to send packets through an open socket? I also think I have to hook the process/application I want before I can send the packets

Posted

Perhaps linking to an example of whatever you're trying to do in another language would help. The question as it stands is trivial,

  Quote

Is it possible to send packets through an open socket?

Yes, TCPConnect() opens a socket, and TCPSend() sends the packet on the open socket...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...