Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Socket Problems on particular machine

Socket Problems on particular machine

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharphelpvisual-studiodata-structures
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    stonee74
    wrote on last edited by
    #1

    Hello There, I am looking for a solution of this problem now for weeks. I am using VS .NET 2003 on Windows2000 SP3. I am programming in C#. Creating an instance of a Socket //Socket Instance m_socket = new Socket (AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp); results in the following message: An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in system.dll Additional information: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full I have researched on the internet but found no useful information yet. I do not want to connect to a host higher than 5000, and I have 3NIC's installed on my machine. Any help is greatly appreciated. regards, stonee

    S 1 Reply Last reply
    0
    • S stonee74

      Hello There, I am looking for a solution of this problem now for weeks. I am using VS .NET 2003 on Windows2000 SP3. I am programming in C#. Creating an instance of a Socket //Socket Instance m_socket = new Socket (AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp); results in the following message: An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in system.dll Additional information: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full I have researched on the internet but found no useful information yet. I do not want to connect to a host higher than 5000, and I have 3NIC's installed on my machine. Any help is greatly appreciated. regards, stonee

      S Offline
      S Offline
      stonee74
      wrote on last edited by
      #2

      any ideas? thanks... stonee

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups