Hello
I've been wondering if I can make my own communication protocol and use it to chat, or send other types of data. I am trying to make TOR-like network, but I don't even know how to start. Can someone help, please?
Thanks, Simtoon
Hello
I've been wondering if I can make my own communication protocol and use it to chat, or send other types of data. I am trying to make TOR-like network, but I don't even know how to start. Can someone help, please?
Thanks, Simtoon
3 Responses
Do you know what knowledge you need to build something like this? if not then I suggest you find out what you should know.
do you know tcp/ip protocol stack?
that should get you started in the right direction. whether you end up using python or c or java its all syntactical sugar.
Share Your Thoughts