New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start 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.
...First run the Server... note the ip address of server shown in the dialog box when the server runs
2. Go to Client folder. put ip address of the server in the server.set file.
3. Run the Client application
4. Before Signing in you have to register a unique username by Clicking Sign up button at the bottom
5. Now you can sign in an see who is online...
6. You do not need to add people because they will appear automatically if they are online using Dr.J IM app.
Note:: Run Server on separate machine. There are some issues with file sharing feature when server is run on same machine...
A messaging system for communication between objects. Allows Objects to broadcast messages. Other Objects can register callback functions for handling these messages. These callback functions will be executed when such a message is sent.
This is an Instant Messenger client and server written fully in CGI with Perl. Users can register their nickname, and chat when anyone comes online. Also you can see they webcam.