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 simulate socket-based communication between switch and Ryu controller ? #178

Open
14vv1A0516 opened this issue Mar 3, 2023 · 0 comments

Comments

@14vv1A0516
Copy link

I have hosts and APs running in mininet-wifi simulator. My use-case is hosts send custom data to APs. APs forward this data to Ryu controller.

Now, I want to communicate data from AP to Ryu controller and vice-versa. This should work like client and server talking using socket programming. How to simulate this scenario ? I searched but could not find sample codes to make this work.

Earlier, I tried using curl requests but it is not practical.

Can someone please help me ?
Thank you.

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