AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog 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

PostForum: 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

PostForum: 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:  


Powered by phpBB © 2001, 2005 phpBB Group