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

Where can I find documentation on udp sockets #23

Closed
electrolys opened this issue Oct 28, 2021 · 4 comments
Closed

Where can I find documentation on udp sockets #23

electrolys opened this issue Oct 28, 2021 · 4 comments

Comments

@electrolys
Copy link

I want to use the udp sockets on this library and i dont know how could you make up with a simple example using them.

@hayguen
Copy link
Contributor

hayguen commented Oct 29, 2021

have a look at this fork:
https://github.com/procitec/clsocket/tree/master/examples

even if not identical .. it should give an idea

@electrolys
Copy link
Author

thank you

@electrolys
Copy link
Author

would you recomend me using your version of this lib

@hayguen
Copy link
Contributor

hayguen commented Oct 29, 2021

Not sure. i had a few reasons for that fork.
If i remind right, the main reason was Multicast-UDP.
But there were also other additions .. suppose, one of those other additions is the reason why my pull request #4 stalled: too many changes at once.
Any new progress on that PR would be great.

However, we are using https://github.com/procitec/clsocket at Procitec on Linux and Windows meanwhile for some years - but primarily on local network with "raw" TCP and also some UDP and Multicast connections, but not over the Internet. We had moved from Qt Network/Sockets to CLsocket for some specific reason. However .. it works :-)

On the other side: i didn't track the fixes or changes on this (DFhack repository) since the discusion of the pull request .. but i realized, there were some.

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

2 participants