文件名称:FileTrans
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-12-03
- 文件大小:
- 3.71mb
- 下载次数:
- 0次
- 提 供 者:
- 郝**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
功能一:登录软件时,会自动监测到在线的用户,并显示在List列表中,利用“心跳机制”在线用户每隔5秒自动发送一个消息提示在线,当检测到某个用户5秒后没有发送,则判断该用户已经下线,从而及时将该用户从list表中删除
功能二:用户可以广播消息,在线的每个人都可以收到,也可以根据IP选择跟某个人私聊。还可以选择跟某个用户之间传递文件等大数据
块信息。
功能三:可以保存聊天记录到文件中,当再次登录的时候会显示当前的聊天记录。
-Function one: when you log software will automatically monitor the online users, and displayed in the List list, use the " heartbeat mechanism" of online users every 5 seconds automatically send a message prompts online, when a user is detected after 5 seconds No Send, then determine if the user is offline, so the user is deleted from the list in time table features two: Users can broadcast messages, each person can receive online, you can now choose a person based on IP whisper. You can also choose to transfer large blocks of data information between files with a user. Function 3: You can save chat history to a file, it will display the current chats again when login.
功能二:用户可以广播消息,在线的每个人都可以收到,也可以根据IP选择跟某个人私聊。还可以选择跟某个用户之间传递文件等大数据
块信息。
功能三:可以保存聊天记录到文件中,当再次登录的时候会显示当前的聊天记录。
-Function one: when you log software will automatically monitor the online users, and displayed in the List list, use the " heartbeat mechanism" of online users every 5 seconds automatically send a message prompts online, when a user is detected after 5 seconds No Send, then determine if the user is offline, so the user is deleted from the list in time table features two: Users can broadcast messages, each person can receive online, you can now choose a person based on IP whisper. You can also choose to transfer large blocks of data information between files with a user. Function 3: You can save chat history to a file, it will display the current chats again when login.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FileTrans\Debug\FileClient.obj
.........\.....\FileClient.sbr
.........\.....\FileRecvDlg.obj
.........\.....\FileRecvDlg.sbr
.........\.....\FileSendDlg.obj
.........\.....\FileSendDlg.sbr
.........\.....\FileServer.obj
.........\.....\FileServer.sbr
.........\.....\FileThread.obj
.........\.....\FileThread.sbr
.........\.....\FileTrans.bsc
.........\.....\FileTrans.exe
.........\.....\FileTrans.ilk
.........\.....\FileTrans.obj
.........\.....\FileTrans.pch
.........\.....\FileTrans.pdb
.........\.....\FileTrans.res
.........\.....\FileTrans.sbr
.........\.....\FileTransDlg.obj
.........\.....\FileTransDlg.sbr
.........\.....\StdAfx.obj
.........\.....\StdAfx.sbr
.........\.....\UserClient.obj
.........\.....\UserClient.sbr
.........\.....\UserServer.obj
.........\.....\UserServer.sbr
.........\.....\UserThread.obj
.........\.....\UserThread.sbr
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\feiqdef.h
.........\FileClient.cpp
.........\FileClient.h
.........\FileRecvDlg.cpp
.........\FileRecvDlg.h
.........\FileSendDlg.cpp
.........\FileSendDlg.h
.........\FileServer.cpp
.........\FileServer.h
.........\FileServer1.cpp
.........\FileThread.cpp
.........\FileThread.h
.........\FileTrans.aps
.........\FileTrans.clw
.........\FileTrans.cpp
.........\FileTrans.dsp
.........\FileTrans.dsw
.........\FileTrans.h
.........\FileTrans.ncb
.........\FileTrans.opt
.........\FileTrans.plg
.........\FileTrans.rc
.........\FileTransDlg.cpp
.........\FileTransDlg.h
.........\ReadMe.txt
.........\res\FileTrans.ico
.........\...\FileTrans.rc2
.........\resource.h
.........\StdAfx.cpp
.........\StdAfx.h
.........\UserClient.cpp
.........\UserClient.h
.........\Debug
.........\res
FileTrans