RosettaCodeData/Task/Sockets/Rhope/sockets.rhope

5 lines
93 B
Plaintext

Socket Send(0,0)
|:
[New@Net Client["localhost",256]]Put String["hello socket world"]
:|