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

Can UDT Client Receive Data? #21

Open
hoax-killer opened this issue Nov 25, 2020 · 0 comments
Open

Can UDT Client Receive Data? #21

hoax-killer opened this issue Nov 25, 2020 · 0 comments

Comments

@hoax-killer
Copy link

hoax-killer commented Nov 25, 2020

In all implementations of UDT available online including this one, I only see the client is sending data. When I tried the client receive data, it never gets data. Is there any reason for this behavior in UDT?

update:
To further add even running the sample prog. - https://github.com/coditva/udt-c/blob/master/progs/recvfile.c - the received file is 0 bytes (i.e. the file gets created but the client program receiving the file never gets data on udt_recvfile(). Thus the file has no contents, and the recvfile program never closes/terminates, while the sender has terminated).

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