dnsi Posted August 23, 2006 Posted August 23, 2006 How do you make a socket server that can hold more than 2 users like a battle server? My Programs:Flip-Flop File Encryption SysyemMULTIPLAYER-SOCKETSERVERHide An Archive In A Picture
azeazezar Posted August 23, 2006 Posted August 23, 2006 It's kinda like pig farming...Lar.Nah..., did you ever do that?Its nothing like pig farming.You have to use a computer
rbhkamal Posted August 23, 2006 Posted August 23, 2006 Nah..., did you ever do that?Its nothing like pig farming.You have to use a computer I always use a computer while farming especially laptops with Linux. "When the power of love overcomes the love of power, the world will know peace"-Jimi Hendrix
azeazezar Posted August 23, 2006 Posted August 23, 2006 (edited) I always use a computer while farming especially laptops with Linux.Ahh, right...ok, Lar, you where right, it's kinda like pig farming... Edited August 23, 2006 by azeazezar
themax90 Posted August 23, 2006 Posted August 23, 2006 (edited) Most of the TCP and UDP functionality on sockets is pre-built in the current AutoIt v3.2 and check my thread located in my Signature for much more information. Always refer to the help file and remember it has a search ability. Also if you wish to use C++ or DLLCall's, you may want to look into WinSock. AutoIt Smith Edited August 23, 2006 by AutoIt Smith
dnsi Posted September 3, 2006 Author Posted September 3, 2006 I already know how to make a battle server with visualbasic but it doesn't cover errors and it lags too much so i'm trying to make C++ server but i dont know the TCP functions so since autoit came from C++ i think it could handle many players SO anyone know how to make a array that you can add and delete particular strings with a serch array??? My Programs:Flip-Flop File Encryption SysyemMULTIPLAYER-SOCKETSERVERHide An Archive In A Picture
dnsi Posted October 24, 2006 Author Posted October 24, 2006 Hello??? ANyone??? My Programs:Flip-Flop File Encryption SysyemMULTIPLAYER-SOCKETSERVERHide An Archive In A Picture
cppman Posted October 25, 2006 Posted October 25, 2006 (edited) I already know how to make a battle server with visualbasic but it doesn't cover errors and it lags too much so i'm trying to make C++ server but i dont know the TCP functions so since autoit came from C++ i think it could handle many players SOanyone know how to make a array that you can add and delete particular strings with a serch array???AutoIt Socket programming, and C++ socket programming are two completely different things. Same concept though. I remember, i think AutoIt Smith wrote some udf's for this.. http://www.autoitscript.com/forum/index.ph...c=20589&hl= Edited October 25, 2006 by CHRIS95219 Miva OS Project
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