-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I do not receive messages #12
Comments
Hi cla78 all messages received by the server have to end with "EndOfLine" espcified in ParamsTcpServer, in this case with "\r\n". |
I do not know what I am doing wrong. I attach a short video. Thanks, |
Hi Claudio, your code is ok, is hercules. try send messages in hercules with ends < "CR"><"LF">, example: Hello world<"CR"><"LF">. Use it without "". |
Hi, Thank you for your helpfulness and sorry for wasting your time. |
Hi,
I tried your tcp server, setting it up as explained.
I connect with Hercules but receive no message ,
Could you help me understand what's wrong?
Thanks
The text was updated successfully, but these errors were encountered: