On 29/07/13 at 07:14am, [email protected] wrote: > I recomend you focus on Python instead of C if you want to learn, you have > also access to raw sockets and it's easier to understand and to experiment > with it. Later, when you have something stable you can port quickly your > code to C to make it faster if you want :-)
That's good. To write p2p code, first develop a server module, then add to the server a client part. Easy, isn't it ? _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
