Jump to content

Send Packets throught a open socket


Recommended Posts

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

Link to comment
Share on other sites

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

Is it possible to send packets through an open socket?

Yes, TCPConnect() opens a socket, and TCPSend() sends the packet on the open socket...
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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