[View Borland Home Page][View Product List][Search This Web Site][View Available Downloads][Join Borland Online][Enter Discussion Area][Send Email To Webmaster]
Delphi Devsupport

Frequently Asked Questions

TCP/IP: TMidasConnection, Socket Server

Question:

How does the socket server (\bin\Scktsrvr.exe) interact with 
TMidasConnection?

Answer:

The socket server is something like a service that replaces 
DCOM, but without the security.  When a client application sets 
Connected = True on a TMidasConnection, the socket server on the 
server machine creates the remote data module.  Then it takes 
the IDispatch invoke and GetIDsOfNames methods and marshals them 
through the socket connection, using TCP/IP.

Back To Faq Index
Borland Online
Trademarks & Copyright © 1997 Borland International, Inc.