473,327 Members | 1,920 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

No buffer error (WSAENOBUFS) in my active connection

Hi All,

My active connection created by my application from windows 2000 to
Windows 2003 (or any linux machine) get closed as it receives
WSAENOBUFS error . While I googled , I come to know that this may occur
for the below reasons,
1) If Total Number of protocol exceeds 50 - this is not my case , as
my windows 2000 has protocols less than 10 .
2) When application tries to connect the port number greater than
5000 - Again this is not my case , since my application's active
connection which had transmitted some data
over the connection and get closed in middle with error WSAENOBUFS.

Can anybody point out what made my socket invalid with error
WSAENOBUFS. Is there any way I can overcome without affecting my
network transfer performance ?.

Thanks for your time.
Regards,
Sridhar D

Sep 23 '06 #1
1 1317
du**********@gmail.com wrote:
Hi All,

My active connection created by my application from windows 2000 to
Windows 2003 (or any linux machine) get closed as it receives
WSAENOBUFS error . While I googled , I come to know that this may occur
for the below reasons,
1) If Total Number of protocol exceeds 50 - this is not my case , as
my windows 2000 has protocols less than 10 .
2) When application tries to connect the port number greater than
5000 - Again this is not my case , since my application's active
connection which had transmitted some data
over the connection and get closed in middle with error WSAENOBUFS.

Can anybody point out what made my socket invalid with error
WSAENOBUFS. Is there any way I can overcome without affecting my
network transfer performance ?.

Thanks for your time.
Regards,
Sridhar D
http://www.jsifaq.com/SF/Tips/Tip.aspx?id=0914


--
Steve Parry BA(Hons) MCP

http://www.gwynfryn.co.uk
Sep 24 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Lorenzo | last post by:
I'm trying to access to a LDAP server by a VB 6 application in order to get info about user. The following code works fine running on Windows 2000 professional but fails on Windows XP. Can...
0
by: microsoft | last post by:
Hi People, when I try to modify an active directory user programatically, I receive the following exception: The server is unwilling to process the request Reading the microsoft web site, I...
13
by: Sharon | last post by:
I'm using TcpClient and getting the Stream by: TcpClient tcpclnt = new TcpClient(); . . . Stream stm = tcpclnt.GetStream(); Now, when I'm trying to send a big buffer via stm.Write(...) I get an...
4
by: Troy | last post by:
We recently installed the .Net framework on a windows 2000 server. Shortly after that we experienced intermitant problems running a web based program that accesses an Access 2002 database. The...
2
by: Venkata Narayana | last post by:
Hi, You all may be knowing that Connection.isClosed() does not tells us if the underying DB connection is active or not; it only checks if Connection.close() had been previously called or not....
1
by: duraisridhar | last post by:
Hi All, My active connection created by my application from windows 2000 to Windows 2003 (or any linux machine) get closed as it receives WSAENOBUFS error . While I googled , I come to know that...
1
by: Gurpal | last post by:
I'm getting this error when I test this page. Here is the error: Response object error 'ASP 0251 : 80004005' Response Buffer Limit Exceeded /test/test4.asp, line 0 Execution of the ASP...
16
by: Matthew Geyer | last post by:
been using asynchronous sockets with AsyncCallback and System.Net.Sockets as per the excellent MSDN example. everything has been working great, except when i want to receive more total bytes...
2
by: deimoss | last post by:
Hi. I write an application that send data using GPRS connection. No data can be lost, but I loose some :(. When GSM signal is lost, I get no error after writing data to socket. Is that possible to...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.