I'm a doctor, not a mechanic

Legacy:LibHTTP/HttpLink

From Unreal Wiki, The Unreal Engine Documentation Site
< Legacy:LibHTTP
Revision as of 08:14, 19 November 2007 by Sweavo (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 :: Object >> Actor >> Info >> InternetInfo >> InternetLink >> TcpLink >> HttpLink

The actual internet link of the HttpSock object. Because connection timeouts can't be handled properly from within the TCPLink this object is used internally.

Properties[edit]

HttpSock HttpSock 
the owning HttpSock

Functions[edit]

FastTransfer( )
will be called when ReceiveMode is RMODE_Manual (e.g. TM_Fast)
setSocket(HttpSock Sock )
set the socket component
Shutdown( )
call this to destroy the socket