Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Content added Content deleted
No edit summary
Line 17: Line 17:
* Writing a parser to parse structured text into appropriate native types. (A good demonstration format to parse might be JSON, though it should be about creating a parser rather handling JSON.)
* Writing a parser to parse structured text into appropriate native types. (A good demonstration format to parse might be JSON, though it should be about creating a parser rather handling JSON.)
* Discover the hostname.
* Discover the hostname.
* TCP Hole-Punching
* UDP Hole-Punching
* Super Simple p2p network


===Recently solved problems===
===Recently solved problems===