Explore >> Select a destination


You are here

3.70.187.24
| | gist.github.com
1.5 parsecs away

Travel
| | Simple rebinding nameserver. GitHub Gist: instantly share code, notes, and snippets.
| | vcansimplify.wordpress.com
1.7 parsecs away

Travel
| | Following my previous post here , I'll get to the programming part.But before that a few concepts that are important. Client Server Model Anytime two devices want to connect through a TCP/IP socket , one of them has to be a client and the other has to be a server. As an example your computer...
| | nagekar.com
0.0 parsecs away

Travel
| | [AI summary] The article compares Python and C programming languages by implementing a simple TCP socket communication example in both languages, highlighting their differences in syntax, code length, and ease of use.
| | nagekar.com
6.3 parsecs away

Travel
| [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner interpretation, and seeks feedback on the code.