Jump to content

Echo server: Difference between revisions

→‎{{header|AutoHotkey}}: traytip instead of msgbox
(+AutoHotkey)
(→‎{{header|AutoHotkey}}: traytip instead of msgbox)
Line 186:
 
myreceive:
TrayTip, Msgboxserver, received %mydata%, ,16
return
 
Line 192:
ExitSub:
DllCall("Ws2_32\WSACleanup")
ExitApp</lang>
 
=={{header|C}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.