![]() |
|
#1
|
|||
|
|||
|
I already have a socket open and I want to use the Packet Builder to send packets on this open socket. I don't see an option where I can set this. I have another application that I use which allows me to either send to a new socket or send to an existing one (where I have to provide the socket ID).
Is there any way I can do this? Thanks! |
|
#2
|
||||
|
||||
|
Hi tackyjan,
You have to manually craft TCP/UDP/ARP/ICMP packets and use your NIC to send it out. If you want to send TCP packet, you should figure out the destination port number.
__________________
Colasoft Co., Ltd. Official Website: http://www.colasoft.com Contact Support: http://www.colasoft.com/support/contact/index.php Follow us on twitter: colasoft |
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|