Member-Run Contest MrBlock231's Code Corner

I'm gonna make a chat client :)
One that can only use local network or can also go online?
And are you going to use UDP or TCP? I'd personally advice UDP. And are you also going to implement a message buffer? Would like to See what you end up with :)

This is of course if you use c# :p
 
One that can only use local network or can also go online?
And are you going to use UDP or TCP? I'd personally advice UDP. And are you also going to implement a message buffer? Would like to See what you end up with :)

This is of course if you use c# :p
I'm using Java. After it is generally done, I will add file transfer. I'm pretty sure it will be compatible with TCP and UDP. Not sure what you mean by message buffer.
 
Last edited:
Back
Top Bottom