IPMsg is a local area network real-time communication software. Based on TCP/IP (UDP), IPMsg can run on a variety of operating platforms (Win/Mac/UNIX/Java) and realize cross-platform information exchange. it does not require server support and supports file/folder transmission. The communication data is encrypted using RSA/Blofish, which is very small and easy to use. You can use it for free. 1, first download the source code to download forgnome2 version of the source code http://www.linuxidc.c
IPMsg is a local area network real-time communication software. Based on TCP/IP (UDP), IPMsg can run on a variety of operating platforms (Win/Mac/UNIX/Java) and realize cross-platform information exchange.
It does not require server support and supports file/folder transmission. The communication data is encrypted using RSA/Blofish, which is very small and easy to use. You can use it for free.
1. Download the source code first.
Download the source code for gnome2
Http://www.linuxidc.com/Linux/2008-03/11428.htm
2. Decompress
Use command lines in Ubuntu
Tar xzvf g2ipmsg-0.9.5.tar.gz, or right-click the menu and unzip it with the archive manager.
3. Modify the language
Use a text editing tool, such as gedit, to open the src/codeset. c file, change CP932 to CP936 (English) or GBK (Chinese), and save it.
4. Install and compile Dependencies
Sudo apt-get install libxml-parser-perl libgnomeui-dev libpanel-applet2-dev gettext intltool
5. Compile
Sudo./configure -- enable-Disable Ray
Sudo make
Sudo make install
Now available. After restart, there will be a shortcut for Gnome2 IP Messenger in the attachment of the main menu. OK, complete, and transfer files with other users in windows.