AutoHotkey Community
Let's help each other out
FAQ
Search
Memberlist
Register
Profile
Log in to check your private messages
Log in
Search found 2 matches
AutoHotkey Community Forum Index
Author
Message
Topic:
Client & Server Script for TCP/IP Network Communication
Whoamitoask
Replies:
98
Views:
14007
Forum:
Scripts & Functions
Posted: Tue Feb 12, 2008 4:29 pm Subject:
Client & Server Script for TCP/IP Network Communication
So I've figured out a way to do what I want with the Ioctlsocket function, by using it to make sure the receiveddatasize isn't zero causing blocking.
ReceiveData(wParam)
{
Cri ...
Topic:
Client & Server Script for TCP/IP Network Communication
Whoamitoask
Replies:
98
Views:
14007
Forum:
Scripts & Functions
Posted: Mon Feb 11, 2008 8:29 pm Subject:
Using the Select() in Winsock
I've been playing around with this code and want to implement the select function in winsock in order to check if there is any data on the incoming socket and if there is data then let the recv do its ...
Page
1
of
1
All times are GMT
Jump to:
Select a forum
AutoHotkey
----------------
Ask for Help
Scripts & Functions
Bug Reports
Wish List
Announcements
General
----------------
Utilities & Resources
General Chat
Powered by
phpBB
© 2001, 2005 phpBB Group