Projects in Networks (Linux based)
hi, i'm working on a few projects these days for my graduate admits. one of them is regarding implementation of a Bittorrent type client on Linux (probably FreeBSD). But the catch here is that TCP wont be used, instead, to make the connection fast, UDP will be used. Socket programming is the base programming language in this project. has anyone here done or has any experience in implementing protocol headers? i need help very urgently.
|