Jump to content

Recommended Posts

Posted

So im making a packet sniffer using UDP: client <-> script <-> server

I know how to use using TCP:

1. TCPListen 127.0.0.1 at a random port

2. TCPAccept

3. TCPConnect

So i want to know how it works with UDP?

Posted

Use the UDP???? functions ?

I am not sure what you want to accomplish because to my knowledge a packet sniffer doesn't connect to anything but just "snifs".

So how to snif, and how to use UDP?

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
×
×
  • Create New...