Skip to content

Text Messaging software based on P2P model and UDP networking protocol. Designed to be a multithreaded, responsive and easy to use.

License

Notifications You must be signed in to change notification settings

AKD92/Very-Simple-Messenger-V2

Repository files navigation

Very Simple Messenger (VSM UDP)

A P2P Text Messaging Software for Desktop Platforms using UDP Protocol
Version 1.3.9

Introduction:

VSM is a simple messaging software written completely in Java. Using VSM you can communicate with other persons in the internet.

VSM does not require you to go through any additional registration, account creation or log-in processes. Instead it lets you to use your IP address to connect with other people on the net.

VSM is a P2P messaging software, which means it does not use any intermediate server to store user information or to transport messages between users. Instead VSM sends messages directly to the IP address that you provide.

VSM uses UDP as its base networking protocol, hence the name VSM UDP.

UDP is a very fast protocol, so as you communicate with VSM you will experience that messages come and go very quickly.

Download

License

GPLv3 License
This software is licensed under GNU General Public License, Version 3.

About

Text Messaging software based on P2P model and UDP networking protocol. Designed to be a multithreaded, responsive and easy to use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages