UDP Server Code

Topics for the Eclipse Environment
Post Reply
tigger
Posts: 5
Joined: Wed Jun 01, 2016 8:22 am

UDP Server Code

Post by tigger »

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!
Attachments
main.cpp
(5.76 KiB) Downloaded 236 times
User avatar
TomNB
Posts: 538
Joined: Tue May 10, 2016 8:22 am

Re: UDP Server Code

Post by TomNB »

There is UDP server code in the UDP examples folder. Take a look at the ones that send and receive packets.
Post Reply