Jump to content

TCPRecv


yucatan
 Share

Recommended Posts

  • Developers

why i need to give how many i characters receive i wanne send files abouth size 5 mb..... how i can do that...... cause then i set the recv charecters to recieve very high i get error alocating memory how i fix this..

You could put a little bit more effort in formulating your question so the are a bit "begrijpelijker".

I assume you are asking how you transfer a big file. You would normally read chuncks of data at the sending side from the file, then send that to the receiving site and write that chunk of data to a file on that PC.

Jos

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

You could put a little bit more effort in formulating your question so the are a bit "begrijpelijker".

I assume you are asking how you transfer a big file. You would normally read chuncks of data at de sending side from the file, then send that to the receiving site and write that chank of data to a file on that PC.

Jos

vooruit ik zal het proberen begrijpelijker uit te leggen hoe ik ken files van 5 mb aan binary data versturen over tcp ?

Link to comment
Share on other sites

  • Developers

vooruit ik zal het proberen begrijpelijker uit te leggen hoe ik ken files van 5 mb aan binary data versturen over tcp ?

MMM.. this means I understood your question... but you didn't understand my answer?

oh and "ken" should be "kan" :)

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...