文件名称:Lam_qt
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 137kb
- 下载次数:
- 1次
- 提 供 者:
- st***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。
-The software deliberately adopted a Linux system to QT for the development of language, in the realization of the basic communication function basis, continue to cross-compile the software and successfully transplanted to the ARM9 development board. This software is not the server, only a single client, the software starts by using the UDP protocol to send to the broadcast address 255.255.255.255 that an encoded broadcast packets to establish a list of online users This software can be XP system, Ubuntu system and ARM9 development board run, using the Tcp/Udp, Socket and other technology software changes the basic user name, one to one chat and file transfer capabilities.
-The software deliberately adopted a Linux system to QT for the development of language, in the realization of the basic communication function basis, continue to cross-compile the software and successfully transplanted to the ARM9 development board. This software is not the server, only a single client, the software starts by using the UDP protocol to send to the broadcast address 255.255.255.255 that an encoded broadcast packets to establish a list of online users This software can be XP system, Ubuntu system and ARM9 development board run, using the Tcp/Udp, Socket and other technology software changes the basic user name, one to one chat and file transfer capabilities.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LanIM\ChatWindow.cpp
.....\ChatWindow.h
.....\defines.h
.....\LanIM
.....\lanim.ini
.....\LanIM.pro
.....\lanim_history.db
.....\main.cpp
.....\Makefile
.....\Makefile.Debug
.....\Makefile.Release
.....\PacketCodec.h
.....\qdevelop-settings.db
.....\ReceiveFileWindow.cpp
.....\ReceiveFileWindow.h
.....\release\ChatWindow.o
.....\.......\LanIM.exe
.....\.......\lanim.ini
.....\.......\lanim_history.db
.....\.......\main.o
.....\.......\moc_ChatWindow.cpp
.....\.......\moc_ChatWindow.o
.....\.......\moc_ReceiveFileWindow.cpp
.....\.......\moc_ReceiveFileWindow.o
.....\.......\moc_SendFileWindow.cpp
.....\.......\moc_SendFileWindow.o
.....\.......\moc_UserListWindow.cpp
.....\.......\moc_UserListWindow.o
.....\.......\ReceiveFileWindow.o
.....\.......\SendFileWindow.o
.....\.......\UserListWindow.o
.....\SendFileWindow.cpp
.....\SendFileWindow.h
.....\UserListWindow.cpp
.....\UserListWindow.h
.....\debug
.....\release
LanIM
.....\ChatWindow.h
.....\defines.h
.....\LanIM
.....\lanim.ini
.....\LanIM.pro
.....\lanim_history.db
.....\main.cpp
.....\Makefile
.....\Makefile.Debug
.....\Makefile.Release
.....\PacketCodec.h
.....\qdevelop-settings.db
.....\ReceiveFileWindow.cpp
.....\ReceiveFileWindow.h
.....\release\ChatWindow.o
.....\.......\LanIM.exe
.....\.......\lanim.ini
.....\.......\lanim_history.db
.....\.......\main.o
.....\.......\moc_ChatWindow.cpp
.....\.......\moc_ChatWindow.o
.....\.......\moc_ReceiveFileWindow.cpp
.....\.......\moc_ReceiveFileWindow.o
.....\.......\moc_SendFileWindow.cpp
.....\.......\moc_SendFileWindow.o
.....\.......\moc_UserListWindow.cpp
.....\.......\moc_UserListWindow.o
.....\.......\ReceiveFileWindow.o
.....\.......\SendFileWindow.o
.....\.......\UserListWindow.o
.....\SendFileWindow.cpp
.....\SendFileWindow.h
.....\UserListWindow.cpp
.....\UserListWindow.h
.....\debug
.....\release
LanIM