object AsyncServerMainForm: TAsyncServerMainForm Left = 41 Top = 65 BorderStyle = bsDialog Caption = 'Async Server' ClientHeight = 63 ClientWidth = 227 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object RoPoweredByRemObjectsButton1: TROPoweredByRemObjectsButton Left = 8 Top = 8 Width = 212 Height = 48 Cursor = crHandPoint end object ROMessage: TROBinMessage Left = 40 Top = 8 end object ROBPDXHTTPServer1: TROBPDXHTTPServer Dispatchers = < item Name = 'ROMessage' Message = ROMessage Enabled = True PathInfo = 'BIN' end> BPDXServer.ReleaseDate = '2002-09-01' BPDXServer.ListenerThreadPriority = tpIdle BPDXServer.SpawnedThreadPriority = tpIdle BPDXServer.Suspend = False BPDXServer.UseSSL = False BPDXServer.UseThreadPool = True BPDXServer.ServerPort = 8099 BPDXServer.ProtocolToBind = wpTCPOnly BPDXServer.SocketOutputBufferSize = bsfNormal BPDXServer.ServerType = stThreadBlocking BPDXServer.ThreadCacheSize = 1000 BPDXServer.Timeout = 50000 BPDXServer.SupportKeepAlive = True Port = 8099 SupportKeepAlive = True Left = 8 Top = 8 end object ROIndyUDPServer1: TROIndyUDPServer Dispatchers = < item Name = 'ROMessage' Message = ROMessage Enabled = True end> IndyUDPServer.Bindings = <> IndyUDPServer.DefaultPort = 8098 Port = 8098 Left = 72 Top = 8 end end