Difference between revisions of "Midware TAppServer.SrvWSocket"

From Overbyte
Jump to navigation Jump to search
 
 
Line 3: Line 3:
 
== Definition ==
 
== Definition ==
  
  '''property''' SrvWSocket: '''TWSocket''';
+
  '''property''' SrvWSocket: TWSocket;
  
 
== Description ==
 
== Description ==
  
 
SrvWSocket is the underlaying TWSocket component used to listen for for client connections.
 
SrvWSocket is the underlaying TWSocket component used to listen for for client connections.

Latest revision as of 09:10, 14 May 2011

Main page -> Midware component reference -> TAppServer -> SrvWSocket

Definition

property SrvWSocket: TWSocket;

Description

SrvWSocket is the underlaying TWSocket component used to listen for for client connections.