In my pc, I creat a c++ client socket,and in RobotStudio, I creat a module about server socket, but when i send a string from client to server, the SocketReceive only show part of the message(if the length of the string is more than 5, it only show 5),i do not kow why.who can? tell me. thank you
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Socket Communication | 8 | 2540 | January 25, 2012 | |
| sending more than 80 characters at a time | 1 | 271 | June 19, 2023 | |
| how to use "SocketReceive" to receive 3 "num" | 2 | 157 | December 6, 2011 | |
| RMQ message size limit | 4 | 493 | August 18, 2021 | |
| (TCP) Does SocketReceive guarantee that message will arrive at the same time? | 0 | 133 | October 10, 2020 |
