JohnBailey Posted August 9, 2007 Posted August 9, 2007 (edited) For doing a user connected list and simple chatting, would you recommend TCP or UDP?Basically, I want to add a logged in userlist and simple chatting to a autoit gui I have already developed. I'm just learning how to do chatting with TCP and UDPI've been reading things like http://www.laynetworks.com/Comparative%20a...%20Vs%20UDP.htm Edited August 9, 2007 by JohnBailey A decision is a powerful thing
Richard Robertson Posted August 9, 2007 Posted August 9, 2007 UDP is meant for streaming and games that have a large amount of content where the pieces that are lost are not as bad.
JohnBailey Posted August 9, 2007 Author Posted August 9, 2007 THANKS GUYS!!!! A decision is a powerful thing
Snarg Posted August 10, 2007 Posted August 10, 2007 THANKS GUYS!!!!YaC-P has a user list in the GUI. Feel free to use any code from it you wish. A little reading goes a long way. Post count means nothing.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now