Click here to Skip to main content
15,910,121 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralInterpolating Pin
RekoTiira20-Apr-05 11:03
RekoTiira20-Apr-05 11:03 
GeneralRe: Interpolating Pin
Peter Ritchie24-Apr-05 9:37
Peter Ritchie24-Apr-05 9:37 
GeneralMSVC6 to C++.Net Migration Pin
Brad Bruce20-Apr-05 2:32
Brad Bruce20-Apr-05 2:32 
GeneralRe: MSVC6 to C++.Net Migration Pin
Peter Ritchie24-Apr-05 9:39
Peter Ritchie24-Apr-05 9:39 
GeneralSingle Precision not precise Pin
AJGardiner20-Apr-05 1:14
professionalAJGardiner20-Apr-05 1:14 
GeneralRe: Single Precision not precise Pin
Mike Dimmick20-Apr-05 1:33
Mike Dimmick20-Apr-05 1:33 
GeneralRe: Single Precision not precise Pin
Peter Ritchie24-Apr-05 9:41
Peter Ritchie24-Apr-05 9:41 
GeneralWSAENOBUFS (socket error 10055) Pin
carlos_rocha20-Apr-05 0:01
carlos_rocha20-Apr-05 0:01 
Hi! I have an app that communicates over tcp/ip. About 50 people use the app and had no problems launching and executing it.But that was this one person in which the program didn´t launch, it just crashed and the error was:

"No Buffer Space Available -- A socket operation could not be performed because the system ran out of buffer space or the queue was full."

This happens i think when i create a new TcpClient and connect to the server.The strangest thing is that this part is inside a try-catch block to get the socketException Exceptions!!!

Any hints on this?The app runs fine on 50 other pc's but this one.Is it from my app or the pc ( I RATHER BLAME IT ON MICROSOFT ). By the way my socket buffer is 1k long, not MB.

Thx in advance.

Never say never
Generalfiles transfer via FTP Pin
lokee19-Apr-05 7:51
lokee19-Apr-05 7:51 
Generaldeployment Pin
madretierra19-Apr-05 4:50
madretierra19-Apr-05 4:50 
GeneralRe: deployment Pin
rwestgraham22-Apr-05 19:20
rwestgraham22-Apr-05 19:20 
GeneralRe: deployment Pin
madretierra23-Apr-05 5:55
madretierra23-Apr-05 5:55 
General.Net compact framework Pin
Pelkmans Mark17-Apr-05 23:11
Pelkmans Mark17-Apr-05 23:11 
GeneralReading unicode text file in FCL Pin
NOTEPAK16-Apr-05 19:38
NOTEPAK16-Apr-05 19:38 
GeneralRe: Reading unicode text file in FCL Pin
Mike Dimmick18-Apr-05 22:54
Mike Dimmick18-Apr-05 22:54 
GeneralRe: Reading unicode text file in FCL Pin
NOTEPAK19-Apr-05 8:45
NOTEPAK19-Apr-05 8:45 
GeneralCookies and winform Pin
Anonymous16-Apr-05 2:52
Anonymous16-Apr-05 2:52 
GeneralRe: Cookies and winform Pin
Steven Campbell19-Apr-05 6:49
Steven Campbell19-Apr-05 6:49 
GeneralEvent Queuing Question Pin
paulsawyer16-Apr-05 2:27
paulsawyer16-Apr-05 2:27 
GeneralRe: Event Queuing Question Pin
Mike Dimmick18-Apr-05 22:58
Mike Dimmick18-Apr-05 22:58 
GeneralRe: Event Queuing Question Pin
paulsawyer19-Apr-05 7:11
paulsawyer19-Apr-05 7:11 
GeneralRe: Event Queuing Question Pin
Mike Dimmick19-Apr-05 8:12
Mike Dimmick19-Apr-05 8:12 
GeneralRe: Event Queuing Question Pin
Dave Kreskowiak19-Apr-05 8:14
mveDave Kreskowiak19-Apr-05 8:14 
GeneralRe: Event Queuing Question Pin
paulsawyer20-Apr-05 5:19
paulsawyer20-Apr-05 5:19 
GeneralRe: Event Queuing Question Pin
Dave Kreskowiak20-Apr-05 17:16
mveDave Kreskowiak20-Apr-05 17:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.