Hello all,
I'm using MOD 5270 (Revision: 2.7.5) and I'm looking for simple UDP server code.
As far as I know there are UDP client examples, but not the server.
Please feel free to share your thoughts/comments.
Thank you!
UDP Server Code
UDP Server Code
- Attachments
-
- main.cpp
- (5.76 KiB) Downloaded 302 times
Re: UDP Server Code
There is UDP server code in the UDP examples folder. Take a look at the ones that send and receive packets.