User:Kex Godel/CTCP protocol layered on IM system

From Second Life Wiki
Revision as of 09:12, 19 February 2007 by SignpostMarv Martin (talk | contribs) (added cat)
Jump to navigation Jump to search

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