Tagged Questions

5
votes
4answers
1k views

Custom protocol in linux?

I am attempting to port one of my hobby project to linux. Preferrably to Mono since it is written in C#. But I am looking into Python as well. One of the feature of the application is that it needs ...