Jump to content

TCPSend - Error allocating memory


Recommended Posts

  • Developers

Hi,

I already know limits of autoit, but not found the limit of allocation memory

I want to know the limit of allocating memory with TCPSend to avoid this error : "Error allocating memory"

Thanks for anyhelp :P

Cheers, FireFox.

This is just a message that memory cannot be allocated...

What are you doing to get this error ?

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

I've noticed sporadic behavior across different systems with regards to a "TCPSend()" limit. In my own cases, almost every computer was able to do TCPSend() with a data parameter under 128MB. This was just an arbitrary value obtained from testing. I'm not sure if there is any actual data that would elaborate on a size limitation or lack there of.

Link to comment
Share on other sites

@evilertoaster

Thanks, I will try 128Mb

@Jos

Im trying to send file with a fastest speed for my FT Pocket, I know after send it, the script will say that its finished but i dont care about that :P

Edit : Im not stupid, i put the lenght of the file for the TCPSend, but when the file is too big, an error occurs ...

I will then put the limit of the data to send :unsure:

Cheers, FireFox.

Edited by FireFox
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...