文件名称:TCP通信
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++]
- 上传时间:
- 2018-04-17
- 文件大小:
- 7.49mb
- 下载次数:
- 0次
- 提 供 者:
- 哈哈哈***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
tcp实现服务器端和客户端简单聊天通信,利用c++和MFC实现(TCP implementation of server - side and client - side chat communication)
相关搜索: tcp服务器端客户端通信
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
TCP通信\客户端\NetChatClient.clw | 1228 | 2018-04-17 |
TCP通信\客户端\NetChatClient.cpp | 1653 | 2013-01-05 |
TCP通信\客户端\NetChatClient.dsp | 4119 | 2013-01-05 |
TCP通信\客户端\NetChatClient.dsw | 534 | 2013-01-05 |
TCP通信\客户端\NetChatClient.h | 1259 | 2013-01-05 |
TCP通信\客户端\NetChatClient.ncb | 74752 | 2018-04-17 |
TCP通信\客户端\NetChatClient.plg | 888 | 2018-04-17 |
TCP通信\客户端\NetChatClientDlg.cpp | 6488 | 2013-01-06 |
TCP通信\客户端\NetChatClientDlg.h | 1760 | 2013-01-05 |
TCP通信\客户端\resource.h | 966 | 2013-01-05 |
TCP通信\客户端\StdAfx.cpp | 215 | 2013-01-05 |
TCP通信\客户端\StdAfx.h | 1102 | 2013-01-05 |
TCP通信\客户端\Debug\NetChatClient.exe | 2175049 | 2018-04-17 |
TCP通信\客户端\Debug\NetChatClient.ilk | 2557948 | 2018-04-17 |
TCP通信\客户端\Debug\NetChatClient.obj | 14668 | 2018-04-15 |
TCP通信\客户端\Debug\NetChatClient.pch | 6912104 | 2018-04-15 |
TCP通信\客户端\Debug\NetChatClient.pdb | 4187136 | 2018-04-17 |
TCP通信\客户端\Debug\NetChatClient.res | 8636 | 2018-04-17 |
TCP通信\客户端\Debug\NetChatClient.sbr | 2978 | 2018-04-15 |
TCP通信\客户端\Debug\NetChatClientDlg.obj | 32496 | 2018-04-15 |
TCP通信\客户端\Debug\NetChatClientDlg.sbr | 5999 | 2018-04-15 |
TCP通信\客户端\Debug\StdAfx.obj | 106784 | 2018-04-15 |
TCP通信\客户端\Debug\StdAfx.sbr | 1379221 | 2018-04-15 |
TCP通信\客户端\Debug\vc60.idb | 197632 | 2018-04-17 |
TCP通信\客户端\Debug\vc60.pdb | 364544 | 2018-04-15 |
TCP通信\客户端\res\NetChatClient.ico | 1078 | 2013-01-05 |
TCP通信\客户端\res\NetChatClient.rc2 | 405 | 2013-01-05 |
TCP通信\客户端\NetChatClient.aps | 35892 | 2018-04-17 |
TCP通信\客户端\NetChatClient.rc | 5549 | 2018-04-17 |
TCP通信\客户端\NetChatClient.opt | 48640 | 2018-04-17 |
TCP通信\服务器端\NetChatServer.clw | 1089 | 2018-04-17 |
TCP通信\服务器端\NetChatServer.cpp | 1653 | 2013-01-05 |
TCP通信\服务器端\NetChatServer.dsp | 4118 | 2013-01-05 |
TCP通信\服务器端\NetChatServer.dsw | 534 | 2013-01-05 |
TCP通信\服务器端\NetChatServer.h | 1259 | 2013-01-05 |
TCP通信\服务器端\NetChatServer.ncb | 74752 | 2018-04-17 |
TCP通信\服务器端\NetChatServer.plg | 890 | 2018-04-17 |
TCP通信\服务器端\NetChatServerDlg.cpp | 7060 | 2013-01-06 |
TCP通信\服务器端\NetChatServerDlg.h | 1793 | 2013-01-05 |
TCP通信\服务器端\resource.h | 920 | 2013-01-05 |
TCP通信\服务器端\StdAfx.cpp | 215 | 2013-01-05 |
TCP通信\服务器端\StdAfx.h | 1102 | 2013-01-05 |
TCP通信\服务器端\Debug\NetChatServer.exe | 2142281 | 2018-04-17 |
TCP通信\服务器端\Debug\NetChatServer.ilk | 2534228 | 2018-04-17 |
TCP通信\服务器端\Debug\NetChatServer.obj | 14341 | 2018-04-15 |
TCP通信\服务器端\Debug\NetChatServer.pch | 5535848 | 2018-04-15 |
TCP通信\服务器端\Debug\NetChatServer.pdb | 4137984 | 2018-04-17 |
TCP通信\服务器端\Debug\NetChatServer.res | 8568 | 2018-04-17 |
TCP通信\服务器端\Debug\NetChatServerDlg.obj | 32397 | 2018-04-15 |
TCP通信\服务器端\Debug\StdAfx.obj | 106715 | 2018-04-15 |
TCP通信\服务器端\Debug\vc60.idb | 197632 | 2018-04-17 |
TCP通信\服务器端\Debug\vc60.pdb | 364544 | 2018-04-15 |
TCP通信\服务器端\res\NetChatServer.ico | 1078 | 2013-01-05 |
TCP通信\服务器端\res\NetChatServer.rc2 | 405 | 2013-01-05 |
TCP通信\服务器端\NetChatServer.aps | 35748 | 2018-04-17 |
TCP通信\服务器端\NetChatServer.rc | 5489 | 2018-04-17 |
TCP通信\服务器端\NetChatServer.opt | 48640 | 2018-04-17 |
TCP通信\客户端\Debug | 0 | 2018-04-15 |
TCP通信\客户端\res | 0 | 2013-01-05 |
TCP通信\服务器端\Debug | 0 | 2018-04-15 |
TCP通信\服务器端\res | 0 | 2013-01-05 |
TCP通信\客户端 | 0 | 2018-04-15 |
TCP通信\服务器端 | 0 | 2018-04-15 |
TCP通信 | 0 | 2018-04-15 |