One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.
LAN Messenger is a decentralized UDP IM-style chat client which supports usernames, guaranteed-delivery IMs, broadcast chat, encryption, file transfer, simple UI, persistent settings, and IP blocking.