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 function is called by a document class to notify views that the document has been changed?

2 Answers  


What is the base class for MFC Framework ?

2 Answers   Mphasis,


How to handle RTTI in MFC ?

1 Answers  


what is the size of a process

2 Answers   E Logic, IBM,


What is the base class for most MFC classes?

7 Answers   CMC, Siemens,


how u can move CDC pointer to one line in cview?

2 Answers  


How to handle command line arguements from simple MFC application ?

2 Answers   TCS,


2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers

0 Answers   TCS,


if i modified data in 1 view how does the other view knows

2 Answers   Siemens,


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


How to handle dynamic menus in MFC?

3 Answers   HCL,


What is LPCTSTR? What does LP denote it?

4 Answers  


Categories