Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.8 KB

README.md

File metadata and controls

39 lines (34 loc) · 1.8 KB

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.