Jump to content

TCP functions send file with info


FireFox
 Share

Recommended Posts

File transfer over UDP? Are you sure?

UDP has no error control; if a packet is missing you will have a corrupted file.

Personally, I won't use UDP.

Well, sorry im wrong wep it's over TCP so how can i get this info when transfering file ?

Link to comment
Share on other sites

well just get the initial file size (maybe send it as the first message before you start sending the file) and get the new file's size (the one you are recieving)

then use a timer control (or simply a sleep()) and detect everything :mellow:

Some Projects:[list][*]ZIP UDF using no external files[*]iPod Music Transfer [*]iTunes UDF - fully integrate iTunes with au3[*]iTunes info (taskbar player hover)[*]Instant Run - run scripts without saving them before :)[*]Get Tube - YouTube Downloader[*]Lyric Finder 2 - Find Lyrics to any of your song[*]DeskBox - A Desktop Extension Tool[/list]indifference will ruin the world, but in the end... WHO CARES :P---------------http://torels.altervista.org

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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