z0mgItsJohn Posted October 4, 2008 Posted October 4, 2008 This Is Just A Little Example.. Of A TCP Chat Room... Screen Shot #1.) Chat Room - Server (Beta)Screen Shot #2.) Admin Tool - Disconnect UserScreen Shot #3.) Chat Room - Client (Beta)Server Hotkeys[1] = Enter / Return ( Sends Text )[2] = Esc / Alt+F4 ( Exits )[3] = Alt+F1 ( Opens Admin Tool / Closes Admin Tool )Client Hotkeys[1] = Enter / Return ( Sends Text )[2] = Esc / Alt+F4 ( Exits )Please.. Feel Free To Post Comments, Bugs.. Etc.. If You.. Need Help Post Or.. Add Me On MSN ( Pk4Fun@Live.Com )Oh Yea... Download Link :http://members.cox.net/data_base/Chat%20Room%20Project.zip Latest Projects :- New & Improved TCP Chat
TehWhale Posted October 4, 2008 Posted October 4, 2008 (edited) Nice Example! This is really great for all the noobies who ask how to use TCP and stuff! Good job! How can I get a search with all my topics? in Example scripts? Edited October 4, 2008 by SwiftBurns
z0mgItsJohn Posted October 5, 2008 Author Posted October 5, 2008 (edited) How can I get a search with all my topics? in Example scripts?Huh?... I Don't Understand Your Question But I Think You Mean This :http://www.autoitscript.com/forum/index.ph...ult_type=topics??Also.. Thanks For The Comment! Edited October 5, 2008 by John2006 Latest Projects :- New & Improved TCP Chat
TehWhale Posted October 5, 2008 Posted October 5, 2008 Huh?... I Don't Understand Your Question But I Think You Mean This :http://www.autoitscript.com/forum/index.ph...ult_type=topics??Also.. Thanks For The Comment! Yeah! Figured it out man thanks. and really good example
Generator Posted October 5, 2008 Posted October 5, 2008 @John2006 This is a great program, any chance you can post exe version? I do not have AutoIt installed on my computer.
TehWhale Posted October 5, 2008 Posted October 5, 2008 John2006, I am kinda wondering why your coding this way, I've never seen it before. You use While ('1'), when there is no need for that! While 1 does the trick, same with the other stuff that you use ('0') when you can use 0. Maybe for noobies you could make it easier for them to understand by other using functions like TCPAccept TCPConnect at the top and stuff, instead of using more functions! By anyway, good program
z0mgItsJohn Posted October 5, 2008 Author Posted October 5, 2008 John2006, I am kinda wondering why your coding this way, I've never seen it before.You use While ('1'), when there is no need for that! While 1 does the trick, same with the other stuff that you use ('0') when you can use 0. Maybe for noobies you could make it easier for them to understand by other using functions like TCPAccept TCPConnect at the top and stuff, instead of using more functions! By anyway, good program It Looks More Even Too Me .. Thats Why I Type Caps First Word.. Latest Projects :- New & Improved TCP Chat
z0mgItsJohn Posted October 5, 2008 Author Posted October 5, 2008 @John2006This is a great program, any chance you can post exe version? I do not have AutoIt installed on my computer.Got MSN ?... Add Pk4Fun@Live.Com... Latest Projects :- New & Improved TCP Chat
Generator Posted October 5, 2008 Posted October 5, 2008 Got MSN ?... Add Pk4Fun@Live.Com... You can upload it to MediaFire thus more accessible for people like me .
z0mgItsJohn Posted October 5, 2008 Author Posted October 5, 2008 You can upload it to MediaFire thus more accessible for people like me .Sure.. Why Not.. Hehe.. One Second.. Also If Someone Would Like ( I'd Like It ).. Could Someone Run The Server?.. Like Online... And Not Lan Cause Iv Yet To Test With Just Lan.. .. Please And TY.. Latest Projects :- New & Improved TCP Chat
z0mgItsJohn Posted October 5, 2008 Author Posted October 5, 2008 (edited) New Link : Exe... And Source!http://dc45.4shared.com/download/65702696/...211042-4780b9c8 Edit : Extra Notes If You Close The Server The Client(s) Will Close..Log File Is Deleted On Exit Inless You Edit "$Delete_On_Exit"There Is A Small Bug.. Some Times When You Disconnect Or A Client Closes It Sends " $User Disconnected " Twice.. Edited October 5, 2008 by John2006 Latest Projects :- New & Improved TCP Chat
z0mgItsJohn Posted October 5, 2008 Author Posted October 5, 2008 (edited) Test Server Closed................... Edited October 6, 2008 by John2006 Latest Projects :- New & Improved TCP Chat
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