I want to start a project that uses netclass - it shall be a generic peer-to-peer client/server system for secure data transmission.
However I'm not that experienced in writing such things so I could need some help. If you want to help me, send me a note and we could talk about my design-thoughts so far.
chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, there is some sample code on the project page (http://netclass.sourceforge.net) which shows a simple example of socket and thread usage. It can be compiled for both TCP and UDP, depending on the #define you leave uncommented. I'm actually currently working on a p2p system (which uses netclass), and I'd be glad if you'd want to help out in any way. By the way, I'm not very good about reading these forums, so feel free to use e-mail or the mailing list for the project.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I want to start a project that uses netclass - it shall be a generic peer-to-peer client/server system for secure data transmission.
However I'm not that experienced in writing such things so I could need some help. If you want to help me, send me a note and we could talk about my design-thoughts so far.
chris
Hello, there is some sample code on the project page (http://netclass.sourceforge.net) which shows a simple example of socket and thread usage. It can be compiled for both TCP and UDP, depending on the #define you leave uncommented. I'm actually currently working on a p2p system (which uses netclass), and I'd be glad if you'd want to help out in any way. By the way, I'm not very good about reading these forums, so feel free to use e-mail or the mailing list for the project.