error 10055 (General questions)

by adhibh @, (6678 days ago)

Hi,

i got error 10055 : An operation on a socket could not be performed bacause the syastem lacked sufficient buffer space or bacause a queue was full.

I try to connect with cmd (ftp) and it return eror
bind No buffer space is supported

but i can open the ftp from another computer. anyone know how to solve the problem?[:smile:]

locked

Re: error 10055

by wodDamir @, (6678 days ago) @ adhibh

Hi,

This isn't an issue related to our component, but to the computer network settings.

A short search on internet resolved in finding the following article which might be helpful:

http://www.enterprisedt.com/forums/viewtopic.php?t=138,

Hope this helped.

Regards,
Damba

locked

Re: error 10055

by adhibh @, (6678 days ago) @ wodDamir

Can i set the number protocol that i use in the component?

i need 2 connection to open at the same time (LAN and Dial UP)

thanks.

Hi,

This isn't an issue related to our component, but to the computer network settings.

A short search on internet resolved in finding the following article which might be helpful:

http://www.enterprisedt.com/forums/viewtopic.php?t=138,

Hope this helped.

Regards,
Damba

locked

Re: error 10055

by adhibh @, (6678 days ago) @ wodDamir

Hi,

I install the trial version again and the error didn't happened.

is there differences between the trial version and the purchased one?

My company buy wodFtpDLX. and after i install it the problem come.

Thanks,
Adhi

locked

Re: error 10055

by woddrazen @, (6678 days ago) @ adhibh

Hi,


DEMO version and Licensed version is same. Please download licensed version of wodFtpDLX and try it again:

http://www.weonlydo.com/index.asp?update=1

This is automated process. Make sure you use same email address that is registered with our system, one you used when you have purchased the product.


Regards,
Drazen

locked

Re: error 10055

by adhibh @, (6676 days ago) @ woddrazen

Hi,

I got the problem.
I close the application automaticly after it disconect.
when i use dial up connection(slow) likely the application close when the state is disconnecting. so the port/socket is used.

I add a timer, so the application will wait a minute before close it.

locked