one application that does the following
1.acts as server(tcp)
2.acts as client(tcp)
3.acts as a tcp server and client (udp)
4.does muliticasting (udp)
5.does braodcasting (udp)
all without user's interference, just by looking at the message format.
looking at networks from this side (coding) is certainly making me go nuking futs!
2 comments:
what language are you using?
.net
Post a Comment