| View previous topic :: View next topic |
| Author |
Message |
Tsurphr
Joined: 22 Oct 2007 Posts: 33
|
Posted: Sat Jul 19, 2008 9:57 pm Post subject: Updating ListView over Network |
|
|
Hi All,
I'm an AHK novice, eviscerating my brain trying to make sense of the code from this script and learn how to implement TCP/IP in my scripts.
I'm trying to make a simple client/server application that will allow multiple clients to update a ListView over the LAN. The ListView serves as a call que, managed by dispatchers, for technicians that call dispatch and have to wait on standby.
Can anyone perhaps provide me a sample script that accomplishes the basic function here? Any help is much obliged! thanks! _________________ ::Tsurphr:: |
|
| Back to top |
|
 |
Tsurphr
Joined: 22 Oct 2007 Posts: 33
|
Posted: Thu Jul 24, 2008 10:59 pm Post subject: |
|
|
Hey just thought I'd bump the thread a little, I still haven't solved my problem. All I really need is a basic framework for TCP/IP comms using AHK similar to what is used in the chat script I linked. I've been studying the chat script a lot but it is a bit advanced for me. All I really need is a method for sending a message from one client to another over a network.
Thanks guys! _________________ ::Tsurphr:: |
|
| Back to top |
|
 |
|