Unit 'ssockets' Package
[Overview][Types][Classes][Index] [#fcl-net]

TInetServer

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ssockets.pp line 237

type TInetServer = class(TSocketServer)

protected

  function GetConnection; override;

  function SockToStream(); override;

  function Accept; override;

  property Addr: TINetSockAddr; [r]

public

  DefaultInetSocketClass: TInetSocketClass;

  procedure Bind; override;

  constructor Create();

  property Port: Word; [r]

  property Host: string; [r]

end;

Inheritance

TInetServer

|

TSocketServer

|

TObject


Documentation generated on: 2023-03-18