Howdy,
I am wondering if the is a way, when you read the incoming data from a winsock connection, to automatically use the senddata function, when a particular string is present. ie, I want my program to automatically loginto a unix box via winsock, If I senddata, immediately, then the connection is too quick and doesn't recieve the send, Can I trigger off the incoming string? And how would I do that?
Thanks in advance!! ;p
Tommy19
I am wondering if the is a way, when you read the incoming data from a winsock connection, to automatically use the senddata function, when a particular string is present. ie, I want my program to automatically loginto a unix box via winsock, If I senddata, immediately, then the connection is too quick and doesn't recieve the send, Can I trigger off the incoming string? And how would I do that?
Thanks in advance!! ;p
Tommy19