You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Main build (Jenkins)
This commit is contained in:
2
docs/en/examples/TCP/ProcessRequest.txt
vendored
2
docs/en/examples/TCP/ProcessRequest.txt
vendored
@@ -1,5 +1,5 @@
|
||||
Address = "45.79.112.203:4242";
|
||||
Data = "Echo this!" + Chars.LF;
|
||||
Data = "Echo this!\n";
|
||||
|
||||
Result = OPI_TCP.ProcessRequest(Address, Data);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user