Joke Collection Website - Blessing messages - Develop a short message system with java under linux, and send short messages to mobile phones to display garbled codes.

Develop a short message system with java under linux, and send short messages to mobile phones to display garbled codes.

First of all, I doubt the character set.

In addition, you can run the code in windows environment to eliminate the influence of the operating system.

I developed a short message cat program with java library SMSLib. The character set is utf8, which runs well on windows servers.