Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between Synchronous sockets and
asynchronous sockets?

Answers were Sorted based on User's Feedback



What is the difference between Synchronous sockets and asynchronous sockets? ..

Answer / mms zubeir

The above answer is not relevant to the question.

The simple answer is, asynchronous sockets don't block the
other parts of application while carrying a request, but
the synchronous operation blocks the application during
processing.

There are many like this, but this is the basic difference.

Is This Answer Correct ?    51 Yes 2 No

What is the difference between Synchronous sockets and asynchronous sockets? ..

Answer / kirankumar

Class CSocket derives from CAsyncSocket and inherits its
encapsulation of the Windows Sockets API. A CSocket object
represents a higher level of abstraction of the Windows
Sockets API than that of a CAsyncSocket object. CSocket
works with classes CSocketFile and CArchive to manage the
sending and receiving of data.

Is This Answer Correct ?    4 Yes 26 No

Post New Answer

More MFC Interview Questions

What are the types of button controls?

10 Answers  


What is the size of class

18 Answers   Aircom,


How can i implement the dynamic menus in MFC plz give the code

2 Answers  


i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required

3 Answers   Patni,


what is message loop how mfc does it internally?

4 Answers   Aspire,


What is mfc class hierarchy?

0 Answers  


how do u identify RTTI in vc++

4 Answers   Siemens,


What is model and modeless dialog box ? Give some examples?

2 Answers   Mphasis,


How can i change the color of a dropdowncombobox elements

2 Answers  


What is the difference between the ASSERT and VERIFY macros?

4 Answers  


what is message Testing ?

1 Answers   L&T,


In VC++ How to transfer between one exe to another exe while running..

5 Answers   Wipro,


Categories