Is it possible to send a text message with the API send? and receive the sent text message with recv on the server/client?
Like:
Possible?VB Code:
send lSocket, "howdy", Len("howdy"), flags ' probably wrong but thats why Im here :)
Any examples you recommend seeing?
(I've checked vbip/winsockvb/allapi but none really have good examples of it)




Reply With Quote