UBrowser.UBrowserUpdateServerLink
- Extends
- UBrowserHTTPClient
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.InternetInfo
|
+-- IpDrv.InternetLink
|
+-- IpDrv.TcpLink
|
+-- UBrowser.UBrowserBufferedTcpLink
|
+-- UBrowser.UBrowserHTTPClient
|
+-- UBrowser.UBrowserUpdateServerLink
Direct Known Subclasses:
UTBrowserUpdateServerLink
Inherited Variables from UBrowser.UBrowserBufferedTcpLink |
bWaiting, CR, CRLF, InputBuffer, LF, OutputBuffer, WaitForCountChars, WaitingFor, WaitMatchData, WaitResult, WaitTimeoutTime |
Inherited Functions from UBrowser.UBrowserHTTPClient |
Browse, Closed, DoBind, HTTPError, HTTPReceivedData, Opened, PostBeginPlay, Resolved, SetError, Tick, Timer |
Inherited Functions from UBrowser.UBrowserBufferedTcpLink |
DoBufferQueueIO, GotMatch, GotMatchTimeout, ParseDelimited, PeekChar, ReadBufferedLine, ReadChar, ReceivedText, ResetBuffer, SendBufferedData, WaitFor, WaitForCount |
const GetFallback = 2;
const GetIRC = 0;
const GetMaster = 1;
const GetMOTD = 3;
var int CurrentURI;
var int MaxURI;
var config string UpdateServerAddress;
var config int UpdateServerPort;
var config int UpdateServerTimeout;
var string URIs[10];
function BrowseCurrentURI ( ) )
function Failure ( ) )
function HTTPError ( int ErrorCode) )
function HTTPReceivedData ( string Data) )
function ProcessData ( string Data) )
function QueryUpdateServer ( ) )
function SetupURIs ( ) )
function Success ( ) )
defaultproperties
{
UpdateServerAddress="unreal.epicgames.com"
UpdateServerPort=80
UpdateServerTimeout=5
}
|
Creation time: Fr 7.6.2013 13:15:14.243 - Created with
UnCodeX