I don't need to test my programs. I have an error-correcting modem.

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.

[edit] Properties

HttpSock HttpSock 
the owning HttpSock

[edit] 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
Personal tools