Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Our Free Plans just got better! | Auth0
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.
BearChat is a very simple multi-user chat program.
BearChat is primarily for educational purposes. It is an excellent way to learn client/server model in VB.NET using TCPClient. It accesses a MySQL database for storage of user data. There is no permanent MySQL server running for this, a MySQL database must be running on the same machine as the BearServer application with a user/pass big/bear.
A simple lan based chat program that allows you to create a chat network that your friends can join if they have the network name and password(optional). Within the network you can chat and share files easy. It's simple and easy to use - ENJOY!
ChatterBox is a chatroom server and client based program. It is very easy to run and use and has many features including save chat log to file and change fonts etc. The program uses socket based connections from client to server.