Jump to content

mesaging through IP


Recommended Posts

is there a way that i can send messages and receive messages through IP to IP, like umm, a chat room between two people. also IF i can do that can i customize the dialog boxes i can send?

Link to comment
Share on other sites

is there a way that i can send messages and receive messages through IP to IP, like umm, a chat room between two people. also IF i can do that can i customize the dialog boxes i can send?

Look up TCP* in the help, then search for eaxample using those functions.
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

If you have the Messenger service enabled you could theoretically create some rudimentary chat based on that.

I wrote a little messaging program in winbatch which utilized a dll call. I can dig up my code if you would like to see it. Unfortunately it depends on the messenger service running and that's not possible in Vista anymore so it wouldn't be horribly helpful moving into the future.

Link to comment
Share on other sites

#1... i have seen the help menu, also does the other person i try doing it with(tpc) can they reciece messages through dialog boxes and send it back.

#2... im trying to find a script that will make it so i can interact WITHOUT using any messanger prgram (standalone)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...