Networking Forums

Networking Forums > Computer Networking > Windows Networking > Newbie:Calling Socket.BeginSend inside SendCallback

Reply
Thread Tools Display Modes

Newbie:Calling Socket.BeginSend inside SendCallback

 
 
Navin Mishra
Guest
Posts: n/a

 
      04-25-2007, 05:37 PM
> Hi,
>
> I want to send data asynchronously to a connected end point using
> Socket.BeginSend but need to dispatch data in order from a queue. So,
> would it be a good idea to call BeginSend again inside SendCallback to
> initiate another asynchronous send if there is data remaining to be send ?
> Or is it not good idea after all and has potential to use all threads from
> IO thread pool or cause a "stack dive" ?
>
> Thanks in advance and regards
>
> Navin
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calling Listen on UDP Socket siva Linux Networking 1 06-21-2007 04:45 PM
A newbie socket programming question dnucit@gmail.com Linux Networking 0 07-11-2006 01:54 PM
calling connect on UNIXDomain dgram socket failes oliver.kowalke@gmx.de Linux Networking 0 11-25-2005 07:38 AM
Newbie, Help with some netowrk security worries, from the inside, please..... robertweedall@gmail.com Wireless Internet 4 05-20-2005 04:27 PM
WLAN Monitor 10038 Socket operation on non-socket Bill Windows Networking 1 03-01-2004 10:34 PM



1 2 3 4 5 6 7 8 9 10 11