403forbidden Posted May 19, 2010 Posted May 19, 2010 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?
AdmiralAlkex Posted May 19, 2010 Posted May 19, 2010 The handbrake is on. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
403forbidden Posted May 19, 2010 Author Posted May 19, 2010 Haha, where is the function to disable that?
Xand3r Posted May 20, 2010 Posted May 20, 2010 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
403forbidden Posted May 20, 2010 Author Posted May 20, 2010 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now