hi
i would like to understand how the UDPSocket library works. if i have a server that opens a connection and listen to a port like 5000 now i want a client to send a Packet to the server or send a Packet to another client through the server how is that possible?
is there a simple example available?
thank you ?
i would like to understand how the UDPSocket library works. if i have a server that opens a connection and listen to a port like 5000 now i want a client to send a Packet to the server or send a Packet to another client through the server how is that possible?
is there a simple example available?
thank you ?