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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Socket programming

Socket programming

Scheduled Pinned Locked Moved C#
helpcsharpcomsysadminlounge
3 Posts 3 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.
  • V Offline
    V Offline
    vinu netguy
    wrote on last edited by
    #1

    hi buddies, I am facing a big problem while usig Asynchronous socket communication for a simple server on chat application. The problem is that, while sending message from server to client and from client to server the messages are breaking, ie intead of "Heloo how are u..". the client will reach the message as "Heloo ho" and "w are u..". Please help me with good solution to avoid this. the code is just like http://www.codeproject.com/csharp/socketsincs.asp please help me.......;P ;P ;P

    T M 2 Replies Last reply
    0
    • V vinu netguy

      hi buddies, I am facing a big problem while usig Asynchronous socket communication for a simple server on chat application. The problem is that, while sending message from server to client and from client to server the messages are breaking, ie intead of "Heloo how are u..". the client will reach the message as "Heloo ho" and "w are u..". Please help me with good solution to avoid this. the code is just like http://www.codeproject.com/csharp/socketsincs.asp please help me.......;P ;P ;P

      T Offline
      T Offline
      TylerBrinks
      wrote on last edited by
      #2

      MSDN on non-blocking sockets

      1 Reply Last reply
      0
      • V vinu netguy

        hi buddies, I am facing a big problem while usig Asynchronous socket communication for a simple server on chat application. The problem is that, while sending message from server to client and from client to server the messages are breaking, ie intead of "Heloo how are u..". the client will reach the message as "Heloo ho" and "w are u..". Please help me with good solution to avoid this. the code is just like http://www.codeproject.com/csharp/socketsincs.asp please help me.......;P ;P ;P

        M Offline
        M Offline
        Mike Dimmick
        wrote on last edited by
        #3

        See my message[^] on the .NET Framework forum. Stability. What an interesting concept. -- Chris Maunder

        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