/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.anmolsarma.in
| | vcansimplify.wordpress.com
3.1 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...
| | www.skitoy.com
2.0 parsecs away

Travel
| | Looking at event IO frameworks and found some really good comments about the "ev" library, the challenge is that I would rather work in C++ than pure C - I like ...
| | gist.github.com
3.3 parsecs away

Travel
| | Simple rebinding nameserver. GitHub Gist: instantly share code, notes, and snippets.
| | 3.70.187.24
4.8 parsecs away

Travel
| [AI summary] The article compares Python and C by implementing simple socket communication examples in both languages, highlighting their strengths and use cases.