Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to stop server handler #70

Open
jkikani opened this issue Oct 4, 2017 · 0 comments
Open

How to stop server handler #70

jkikani opened this issue Oct 4, 2017 · 0 comments

Comments

@jkikani
Copy link

jkikani commented Oct 4, 2017

-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??????
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant