Jump to content

Recommended Posts

Posted

I have a program to export the registry and send the file over the network. When testing it locally, using just my computer, it will only transfer part of the file, sometimes 3 MB, sometimes 2 KB. :/ Any ideas on this?

Posted

you should use tcp and not udp for that and also should use a size counter so you know how much of the data you have and when to stop

Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro

Posted

I am using TCP, and I don't need a counter, I am just sending one file over the network...there is no reason to stop until the file has been transferred completely. The only problem is that it sometimes just doesn't send the whole file.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...