CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:evc_tcp

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    10.75mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

本人用evc4.0写的tcp网络程序,包括服务器和客户端,其中服务器端是用多线程做的,自己拿了15台机器测试过服务器没有出现问题,也可以将代码转为vc代码。

备注:这是我工作的测试程序,服务器里面用到了一个结构体,大家在下载用的时候稍作修改就好了。-I tcp written using evc4.0, network programming, including server and client, which the server-side multi-threading, and himself took the 15-machine test server does not have a problem, you can also code into vc code.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

evc_tcp/
evc_tcp/EvcTcpTestClient/
evc_tcp/EvcTcpTestClient/ARMV4IDbg/
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClient.bsc
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClient.exe
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClient.obj
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClient.pch
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClient.pdb
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClient.res
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClient.sbr
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClientDlg.obj
evc_tcp/EvcTcpTestClient/ARMV4IDbg/EvcTcpTestClientDlg.sbr
evc_tcp/EvcTcpTestClient/ARMV4IDbg/NetworkCommunication.obj
evc_tcp/EvcTcpTestClient/ARMV4IDbg/NetworkCommunication.sbr
evc_tcp/EvcTcpTestClient/ARMV4IDbg/StdAfx.obj
evc_tcp/EvcTcpTestClient/ARMV4IDbg/StdAfx.sbr
evc_tcp/EvcTcpTestClient/ARMV4IDbg/vc60.pdb
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.aps
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.cpp
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.h
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.rc
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.vcb
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.vcc
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.vcl
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.vco
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.vcp
evc_tcp/EvcTcpTestClient/EvcTcpTestClient.vcw
evc_tcp/EvcTcpTestClient/EvcTcpTestClientDlg.cpp
evc_tcp/EvcTcpTestClient/EvcTcpTestClientDlg.h
evc_tcp/EvcTcpTestClient/NetworkCommunication.cpp
evc_tcp/EvcTcpTestClient/NetworkCommunication.h
evc_tcp/EvcTcpTestClient/newres.h
evc_tcp/EvcTcpTestClient/ReadMe.txt
evc_tcp/EvcTcpTestClient/res/
evc_tcp/EvcTcpTestClient/resource.h
evc_tcp/EvcTcpTestClient/res/EvcTcpTestClient.ico
evc_tcp/EvcTcpTestClient/res/EvcTcpTestClient.rc2
evc_tcp/EvcTcpTestClient/StdAfx.cpp
evc_tcp/EvcTcpTestClient/StdAfx.h
evc_tcp/EvcTcpTestServer/
evc_tcp/EvcTcpTestServer/ARMV4IDbg/
evc_tcp/EvcTcpTestServer/ARMV4IDbg/CSockWithClient.obj
evc_tcp/EvcTcpTestServer/ARMV4IDbg/CSockWithClient.sbr
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServer.bsc
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServer.exe
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServer.obj
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServer.pch
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServer.pdb
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServer.res
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServer.sbr
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServerDlg.obj
evc_tcp/EvcTcpTestServer/ARMV4IDbg/EvcTcpTestServerDlg.sbr
evc_tcp/EvcTcpTestServer/ARMV4IDbg/StdAfx.obj
evc_tcp/EvcTcpTestServer/ARMV4IDbg/StdAfx.sbr
evc_tcp/EvcTcpTestServer/ARMV4IDbg/vc60.pdb
evc_tcp/EvcTcpTestServer/ARMV4IRel/
evc_tcp/EvcTcpTestServer/ARMV4IRel/CSockWithClient.obj
evc_tcp/EvcTcpTestServer/ARMV4IRel/EvcTcpTestServer.bsc
evc_tcp/EvcTcpTestServer/ARMV4IRel/EvcTcpTestServer.exe
evc_tcp/EvcTcpTestServer/ARMV4IRel/EvcTcpTestServer.obj
evc_tcp/EvcTcpTestServer/ARMV4IRel/EvcTcpTestServer.pch
evc_tcp/EvcTcpTestServer/ARMV4IRel/EvcTcpTestServer.res
evc_tcp/EvcTcpTestServer/ARMV4IRel/EvcTcpTestServer.sbr
evc_tcp/EvcTcpTestServer/ARMV4IRel/EvcTcpTestServerDlg.obj
evc_tcp/EvcTcpTestServer/ARMV4IRel/EvcTcpTestServerDlg.sbr
evc_tcp/EvcTcpTestServer/ARMV4IRel/StdAfx.obj
evc_tcp/EvcTcpTestServer/ARMV4IRel/StdAfx.sbr
evc_tcp/EvcTcpTestServer/CommutDataStruct.h
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.aps
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.cpp
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.h
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.rc
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.vcb
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.vcc
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.vcl
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.vco
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.vcp
evc_tcp/EvcTcpTestServer/EvcTcpTestServer.vcw
evc_tcp/EvcTcpTestServer/EvcTcpTestServerDlg.cpp
evc_tcp/EvcTcpTestServer/EvcTcpTestServerDlg.h
evc_tcp/EvcTcpTestServer/newres.h
evc_tcp/EvcTcpTestServer/ReadMe.txt
evc_tcp/EvcTcpTestServer/res/
evc_tcp/EvcTcpTestServer/resource.h
evc_tcp/EvcTcpTestServer/res/EvcTcpTestServer.ico
evc_tcp/EvcTcpTestServer/res/EvcTcpTestServer.rc2
evc_tcp/EvcTcpTestServer/StdAfx.cpp
evc_tcp/EvcTcpTestServer/StdAfx.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com