Mr.Llama Posted September 26, 2005 Posted September 26, 2005 I was thinking about making a program that allows anyone that runs to program to connect and chat. Is this possible? (I haven't done auoit for a long time so I was just checking)
this-is-me Posted September 26, 2005 Posted September 26, 2005 It is possible through the TCP or UDP functions in the beta, but you would probably have a long way to go to get to a useable chat client. I recommend the UDP functions because they can be used asynchronously. Who else would I be?
MrSpacely Posted September 26, 2005 Posted September 26, 2005 Try searching help for larrys relay chat (cannot seem to find it but its there) NOw there is binary support so you could even make file transfer hmm irc would be easy even (even without binary)
Fabry Posted July 26, 2007 Posted July 26, 2007 See My chat A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
Developers Jos Posted July 26, 2007 Developers Posted July 26, 2007 (edited) See My chat@Fabry... stop spamming your script ... First in a Bug report where it had no purpose and now resurrecting a post from the dark ages .... Edited July 26, 2007 by JdeB SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Fabry Posted July 26, 2007 Posted July 26, 2007 Sorry:(, but here it has purpose. A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
loki1982 Posted July 26, 2007 Posted July 26, 2007 I am in the process of making a chat program and a remote control tool. I am not posting the code because its still under major work. But I so far I have made it possible to connect 2 computer, send and receive text. Also added buttons to the gui that allow one or the other person depending on who is the client to: excute files based on the path given, open webpages on the remote machine, take control on the other machines mouse, make noises, open the cd tray, and looking for more fun things to add. So yes chat programs are very doable with autoit.
Fabry Posted July 27, 2007 Posted July 27, 2007 To chat with more people without a client and server (P2P), I used UDP,thus I don't need a stable connection. A lan chat (Multilanguage)LanMuleFile transferTank gameTank 2 an online game[center]L'esperienza è il nome che tutti danno ai propri errori.Experience is the name everyone gives to their mistakes.Oscar Wilde[/center]
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