You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-I creates server hanler to listen message on UDP Port. handle API is called first time when meaasge is recieved.
-Run same script second time, Handle API is not called. Incoming messages can be tracked via Wiershark. But It is not detected by handler.
If same script is run with one byte data chage, It works fine.
-Is there any way to stop server handler and start again to receive same message??????
The text was updated successfully, but these errors were encountered:
-I creates server hanler to listen message on UDP Port. handle API is called first time when meaasge is recieved.
-Run same script second time, Handle API is not called. Incoming messages can be tracked via Wiershark. But It is not detected by handler.
-Is there any way to stop server handler and start again to receive same message??????
The text was updated successfully, but these errors were encountered: