Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Info | +-- Engine.InternetInfo | +-- IpDrv.InternetLink | +-- IpDrv.TcpLink | +-- UWeb.WebConnection
Variables Summary | |
---|---|
WebApplication | Application |
int | RawBytesExpecting |
string | ReceivedData |
WebRequest | Request |
WebResponse | Response |
WebServer | WebServer |
Inherited Variables from IpDrv.TcpLink |
---|
AcceptClass, LinkState, RemoteAddr, SendFIFO |
Inherited Variables from IpDrv.InternetLink |
---|
DataPending, LinkMode, Port, PrivateResolveInfo, ReceiveMode, RemoteSocket, Socket |
Enumerations Summary |
---|
Inherited Enumerations from IpDrv.TcpLink |
---|
ELinkState |
Inherited Enumerations from IpDrv.InternetLink |
---|
ELinkMode, EReceiveMode |
Structures Summary |
---|
Inherited Structures from IpDrv.InternetLink |
---|
IpAddr |
Functions Summary | ||
---|---|---|
![]() | Accepted ())) | |
![]() | CheckRawBytes ())) | |
![]() | Cleanup ())) | |
![]() | Closed ())) | |
![]() | CreateResponseObject ())) | |
![]() | EndOfHeaders ())) | |
![]() | ProcessGet (string S)) | |
![]() | ProcessPost (string S)) | |
![]() | ReceivedLine (string S)) | |
![]() | ReceivedText (string Text )) | |
![]() | Timer ())) |
Inherited Functions from IpDrv.TcpLink |
---|
Accepted, BindPort, Close, Closed, IsConnected, Listen, Open, Opened, ReadBinary, ReadText, ReceivedBinary, ReceivedLine, ReceivedText, SendBinary, SendText |
Inherited Functions from IpDrv.InternetLink |
---|
GetLastError, GetLocalIP, IpAddrToString, IsDataPending, ParseURL, Resolve, Resolved, ResolveFailed, StringToIpAddr, Validate |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |