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 / C++ / MFC
  4. Sending Large binary data using CSocket

Sending Large binary data using CSocket

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminhelpc++comjson
1 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.
  • K Offline
    K Offline
    Katamneni
    wrote on last edited by
    #1

    Dear MFC guru's I'm using MFC CSocket and CSocketFile and serialization to transfer data over the network.My data size is very large(some times upto 100KB).But my application is getting hanged after some time.When i monitor my data transfer using TDImon tool(from www.sysunternals.com) the result column is displaying PENDING when it's running and DATA_NOT_ACCEPTED before going to inactive state.My server application is not responding untill i kill my client application running on different machine.Can anyone help me how to transfer large amount of data using serialization and CSocket and why DATA_NOT_ACCEPTED error is coming.Any code examples would be great help. Thanks and Regards Krishna

    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