文件名称: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.
备注:这是我工作的测试程序,服务器里面用到了一个结构体,大家在下载用的时候稍作修改就好了。-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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.