Iptux
Tools:
Operating System: ubuntu10.04
Kernel version: Linux version 2.6.32-36-generic
Directory:
1. Introduction
2. Install and run
3. Set
4. send and receive
5. References
1. Introduction
I believe that on Windows, you must have used tools such as the Flying Pigeon book, um, and feiqiu to chat or send files to each other on the LAN. In Linux, the same software g2ipmsg and iptux are available. The g2ipmsg operation is not very convenient. I will not introduce it here. I will mainly introduce iptux. Iptux is a local area network communication and file transmission software based on GTK + 2 and compatible with the fliggy data transfer protocol.
2. Install and run
Enter the following command on the terminal for installation:
$sudo apt-get install iptux
After installation, you only need to input iptux on the terminal to start it.
$iptux & 2>/dev/null
3. Set
Personalized settings:
iptux → tools → Preferences → Your nickname:XXX
iptux → tools → Preferences → Your group name:XXX
Chinese support:
iptux → tools → Preferences → System → Preference network coding → gb18030
Add CIDR Block:
iptux → tools → Preferences → Network → Form:xxx.xxx.xxx.xxx to:xxx.xxx.xxx.xxx
About Firewall:
$sudo ufw allow 2425
4. send and receive
Communication Interface:
Transfer file:
File → Attach file → select file → send
5. References
[1] http://www.cdin.com.cn/articles/ubuntu-10-10-install-the-book-iptux-flying.html
[2] http:// OS .51cto.com/art/200812/102630.htm
[3] http://code.google.com/p/iptux/