登录
首页 » Visual C++ » TCP

TCP

于 2010-03-14 发布 文件大小:2432KB
0 284
下载积分: 1 下载次数: 22

代码说明:

  一个简单的TCP聊天程序,使用winsock api实现。(A simple TCP chat program)

文件列表:

TcpClient\Debug\BuildLog.htm
TcpClient\Debug\mt.dep
TcpClient\Debug\TcpClient.exe.embed.manifest
TcpClient\Debug\TcpClient.exe.embed.manifest.res
TcpClient\Debug\TcpClient.exe.intermediate.manifest
TcpClient\Debug\TcpClient.obj
TcpClient\Debug\vc90.idb
TcpClient\Debug\vc90.pdb
TcpClient\TcpClient.cpp
TcpClient\TcpClient.vcproj
TcpClient\TcpClient.vcproj.SMALL2.南厅小二.user
TcpSrv\Debug\TcpClient.exe
TcpSrv\Debug\TcpClient.ilk
TcpSrv\Debug\TcpClient.pdb
TcpSrv\Debug\TcpSrv.exe
TcpSrv\Debug\TcpSrv.ilk
TcpSrv\Debug\TcpSrv.pdb
TcpSrv\TcpSrv\Debug\BuildLog.htm
TcpSrv\TcpSrv\Debug\mt.dep
TcpSrv\TcpSrv\Debug\TcpSrv.exe.embed.manifest
TcpSrv\TcpSrv\Debug\TcpSrv.exe.embed.manifest.res
TcpSrv\TcpSrv\Debug\TcpSrv.exe.intermediate.manifest
TcpSrv\TcpSrv\Debug\TcpSrv.obj
TcpSrv\TcpSrv\Debug\vc90.idb
TcpSrv\TcpSrv\Debug\vc90.pdb
TcpSrv\TcpSrv\TcpSrv.cpp
TcpSrv\TcpSrv\TcpSrv.vcproj
TcpSrv\TcpSrv\TcpSrv.vcproj.SMALL2.南厅小二.user
TcpSrv\TcpSrv.ncb
TcpSrv\TcpSrv.sln
TcpSrv\TcpSrv.suo
TcpSrv\TcpSrv\Debug
TcpClient\Debug
TcpSrv\Debug
TcpSrv\TcpSrv
TcpClient
TcpSrv

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LAN-monitoring-system
    局域网监控系统采用vc++6.0编写,需要oracle数据库(LAN monitoring system)
    2013-12-13 22:03:19下载
    积分:1
  • Ping
    用C语言实现的ping 功能,经典实现,在VC下调试通过(Ping using C language functions implemented)
    2010-05-10 11:22:03下载
    积分:1
  • testdlg
    检测NAT类型的客户端,程序中指定了服务器IP地址,用户可以自行修改(Detect NAT type of the client, the program specifies the server IP address, the user can modify)
    2013-08-22 10:16:36下载
    积分:1
  • tcpip
    tcp/ip通信用VC++6.0开发的 基于三层结构(tcp/ip communication VC++ 6.0 developed based on the three-tier architecture)
    2008-03-18 13:58:01下载
    积分:1
  • csexamsys
    考试程序”客户端/服务器模式”,初学网络编程的人看了一定有所收获(C/S Program)
    2009-10-27 13:57:55下载
    积分:1
  • libcurltest
    上传下载源码,支持 断点续传,使用 libcurl(Upload and download the source code, support for HTTP, use libcurl)
    2014-01-19 00:54:38下载
    积分:1
  • the4th
    利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
    2013-10-20 15:37:24下载
    积分:1
  • Demo
    11.13 VC2003 编译 如何获得网上邻居(11.13 How to get the Network Neighborhood)
    2012-10-24 11:06:44下载
    积分:1
  • YCArray
    说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
    2005-09-06 13:03:51下载
    积分:1
  • 1
    说明:  本程序是window平台下,使用virtual C++编写文件下载程序,使用了Http协议(This program is a window platform, use the virtual C++ writing the file download process, using Http protocol)
    2012-10-17 09:10:34下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载