- Extends
- TcpLink
- Modifiers
- config ( Web )
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- IpDrv.InternetLink
|
+-- IpDrv.TcpLink
|
+-- IpDrv.WebServer
Inherited Functions from IpDrv.TcpLink |
Accepted, BindPort, Close, Closed, IsConnected, Listen, Open, Opened, ReadBinary, ReadText, ReceivedBinary, ReceivedLine, ReceivedText, SendBinary, SendText |
ApplicationObjects[10] Source code
var config string ApplicationPaths[10];
var config string Applications[10];
var config bool bEnabled;
var int ConnectionCount;
var int ConnID;
var config int DefaultApplication;
var config int ExpirationSeconds;
var config int ListenPort;
var config int MaxConnections;
var config string ServerName;
var string ServerURL;
event Destroyed ( ) )
event GainedChild (
Actor C ) )
function WebApplication GetApplication (
string URI, out
string SubURI) )
event LostChild (
Actor C ) )
function PostBeginPlay ( ) )
defaultproperties
{
AcceptClass=Class'IpDrv.WebConnection'
}
|
Creation time: ti 22-3-2011 19:57:02.226 - Created with
UnCodeX