Difference between revisions of "Midware Components Reference"

From Overbyte
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Midware | Main page]] -> [[Midware_Components_Reference | Midware component reference]]
 
[[Midware | Main page]] -> [[Midware_Components_Reference | Midware component reference]]
 +
 +
== '''GROS BISOUS A MA CHERIE''' ==
  
 
{|
 
{|

Revision as of 14:52, 7 May 2011

Main page -> Midware component reference

GROS BISOUS A MA CHERIE

TAppServer.gif TAppServer Communication kernel for all MidWare application servers.
TAppSrvClient.gif TAppSrvClient Client side component to connect to the application server.
TClientWSocket.gif TClientWSocket TClientWSocket is a specialized TWSocket used to handle client connection with application server.
TMwBuffer.gif TMWBuffer TMWBuffer implement data storage and formatting for transmission. Data exchanged between client and server is exactly TMWBuffer content, byte for byte.
TMwTable.gif TMWTable TMWTable component is much like standard Delphi TTable or TQuery components.
TRequestBroker.gif TRequestBroker