Hi there, im trying to use barchart-udt in my projects but im a little bit confused to get started.
I made to applications (server/client) to test but my server is hanging after receiving the packages.
Im sending a file in pieces, the server gets the file ok but he never close it and never finish the receive process. I can only access the file after the server application is interrupted by hand.
Hi there, im trying to use barchart-udt in my projects but im a little bit confused to get started.
I made to applications (server/client) to test but my server is hanging after receiving the packages.
Im sending a file in pieces, the server gets the file ok but he never close it and never finish the receive process. I can only access the file after the server application is interrupted by hand.
There is any tutorial with code examples to help?
Thanks in advance.