I love the smell of UnrealEd crashing in the morning. – tarquin

Legacy:LibHTTP/HttpLink

From Unreal Wiki, The Unreal Engine Documentation Site
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

HttpSock HttpSock 
the owning HttpSock

Functions

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