User:Kex Godel/CTCP protocol layered on IM system: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
moved
(No difference)

Revision as of 06:20, 18 February 2007

Establishing a circuit between two clients will probably require server side assistance, since circuits are UDP based, and most clients will be behind NAT's and firewalls. CTCP will require a clientside listening socket either implemented via RFC 3489 or some sort of UPnP code using a TCP direct connection.

See Also