*** Getting in *** HINEZUMI.im supports several ways to access rooms and people on it. All of them also provide the option of TLS/SSL encryption, for your enhanced privacy. Web Chat - ( https://hinezumi.im:8443 ) Simple and efficient way to get access to the HINEZUMI.im network from a web browser, providing a lightweight javascript interface. It supports parameters wih http get method: https://hinezumi.im:8443?[randomnick=<0/1>][channels=<chan1,chan2>][prompt=<0/1>] Internet Relay Chat - ( /server -ssl hinezumi.im 9999 ) This server accepts IRC client protocol on the IRC port 9999 (ssl) and 6667. Please read the documentation to understand how different PSYC is from IRC. Telnet - ( telnet -z ssl hinezumi.im 992 ) The minimalist way to access, use a telnet program and connect to port 992 (ssl) or 23 of hinezumi.im. It sounds like a kind of MUD, really nice :) PSYC - ( psyc hinezumi.im 9404 ) HINEZUMI.im engine psyced was started out as a research project to implement the new Protocol for SYnchronous Conferencing. It is used to interact with other PSYC servers and services. You can access the server using a native PSYC client on the port 9404 (ssl) or 4404 XMPP/Jabberâ„¢ - ( /xmppconnect -host hinezumi.im -ssl -port 5223 user@hinezumi.im pass ) (check the screenshot) This server accepts XMPP/Jabber protocol for clients with 5223 or without SSL 5222, but it can also communicate with all Jabber servers in the world directly, using the xmpp:<nickname>@<server.adress> notation. See also in the menu item on NETWORK FEATURES. SMTP - ( hinezumi.im 465 ssl / 25 ) Allow you, and some places, to receive on-chat e-mail. Lets you submit/receive chat messages by e-mail. Experimental. HTTP - ( hinezumi.im 443 ssl / 80 ) A builtin webserver host your socially aware web applications with integrated chat and messaging. ### Experimental protocols, actually not really supported. NNTP - ( hinezumi.im 563 ssl / 119) The NNTP access lets you use regular usenet news clients to read and write messages in the forum rooms. POP3 - ( hinezumi.im 995 ssl / 110 ) Lets you access your lastlog by POP3. WAP - ( hinezumi.im 443 ssl /80 ) Lets you submit messages from a mobile phone. SIP - ( hinezumi.im 5061 tls / 5060 ) Lets you use PSYC to manage your VoIP telephony. Experimental. |