Hi all
I use VB 6.0 and I want to Edit Headers of TCP/IP and UDP/IP Pockets
Msdn jan 2000 has nothing usefull
Can Any one Help me ?
|
Full Version: How To Edit Headers Of Tcp/udp Pockets
Hi all
I use VB 6.0 and I want to Edit Headers of TCP/IP and UDP/IP Pockets Msdn jan 2000 has nothing usefull Can Any one Help me ?
Specifically for what protocol? HTTP can be modified using Apache's html headers, etc.
as an example I need to edit Origon (And Destination) IP address and Port in my program!
Hmmm... if you could explain more about what you are trying to do, I might be able to help better.
Hi,
I think what he is trying to say is how to manipulate the packets in the TCP/UDP protocol such as changing the source IP address and destination IP addres. Sort of like packet generating software. Such thing need the use of raw sockets. Search for raw sockets on google. It might help you This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
|
||