Send character from Photon to a server

Hello Guys :slight_smile: ,

I configured my photon to send a character to a server per UDP Packet as described on the documentation of the photon…

Is there any way to check if the character is realy sent or not ? any terminals ?

Thanks a lot.

I would use netcat (command nc):

1 Like