Search found 2 matches
- Thu Feb 09, 2017 2:30 pm
- Forum: Technical Help
- Topic: Map download never finishes [14.5] headless windows
- Replies: 89
- Views: 67210
Re: Map download never finishes [14.5] headless windows
Making a program to create the special packets is actually pretty simple, and you don't need to use PCAP or other magic to set the TTL. For example here is a quick hack in C that does the trick pretty simply. It'll run in Linux, someone could probably make a Windows version, or build it with Cygwin ...
- Wed Feb 08, 2017 1:24 pm
- Forum: News
- Topic: Friday Facts #175 - Programmable Speaker
- Replies: 88
- Views: 47890
Re: Friday Facts #175 - Programmable Speaker
I'm a Cisco-certified network engineer and software developer. Feel free to PM me for further questions.
You may want to read that RFC again. It's talking about a checksum of the header, the one in the IP header. The UDP checksum includes the data (this is another checksum) ... so it definitely ...
You may want to read that RFC again. It's talking about a checksum of the header, the one in the IP header. The UDP checksum includes the data (this is another checksum) ... so it definitely ...