A SSH based chatroom framework; inspired by "ssh-chat" project.
This framework support not only the IRC-like command line interface, but also custom clients by providing an API.
Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
This is a chat system composed of a TCP/IP server daemon and its corresponding javaclient. You can chat with other peers in clear text or AES password-based encryption on your own computer network.
The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at 128 bit which means 16 characters bytes KEY is entered into AES 128 bit encryption and decryption scheme. ...
This is a network based text search tool. The Network part consists of Client and Server side .class files. The text search algorithm has been implemented in C. On client side type SearchClient ip(server) string
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ARGUVISION - an enterprise class video surveillance system. ARGUVISION is based on distributed Linux or Unix cluster architecture, with up to 1000 cameras per single cluster with aggregation capability and instant access to recorded or live video
Simple and powerful chat client/server system for your web pages. Support channel administration, irc-like commands, connections filtering, extensive logging and much more. Works in any Java compliant web browser.
DccAssist is a clever plugin for the GNU/Linux X-Chat IRC client. The main goal is to develop a simple and robust tool to find, organize, and control xdcc file transfers; an ability the current and otherwise superb X-Chat misses sorely.
"msnclient" is an MSN Messenger client with a text-based UI a la IRC. It is multithreaded using the libpthread library, and asynchronous. Useful for computers which can't run X Window and for users who need an available-in-telnet/sshclient.
Csicq is a client-server application that will enable connecting to the icq network using a Java applet without, violating the applet's security restrictions. The server side uses icqlib to maintain connection with the icq network.