文件名称:SocketDll
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-11-05
- 文件大小:
- 5.18mb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现socket通讯的dll,接口函数在SocketDll.h中。此库在可被c#,c++程序调用。-Realization socket communication dll, interface functions in Socket Dll.h in. This library can be c#, c++ program calls.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SocketDll\AsyncSocket.cpp
.........\AsyncSocket.h
.........\BinaryTree.cpp
.........\BinaryTree.h
.........\ClientSocket.cpp
.........\ClientSocket.h
.........\Debug\AsyncSocket.obj
.........\.....\BinaryTree.obj
.........\.....\BuildLog.htm
.........\.....\CL.read.1.tlog
.........\.....\CL.write.1.tlog
.........\.....\ClientSocket.obj
.........\.....\dllmain.obj
.........\.....\link-cvtres.read.1.tlog
.........\.....\link-cvtres.write.1.tlog
.........\.....\link.260644-cvtres.read.1.tlog
.........\.....\link.260644-cvtres.write.1.tlog
.........\.....\link.260644.read.1.tlog
.........\.....\link.260644.write.1.tlog
.........\.....\link.read.1.tlog
.........\.....\link.write.1.tlog
.........\.....\mt.dep
.........\.....\mt.read.1.tlog
.........\.....\mt.write.1.tlog
.........\.....\rc.read.1.tlog
.........\.....\rc.write.1.tlog
.........\.....\SocketDll.Build.CppClean.log
.........\.....\SocketDll.dll.embed.manifest
.........\.....\SocketDll.dll.embed.manifest.res
.........\.....\SocketDll.dll.intermediate.manifest
.........\.....\SocketDll.lastbuildstate
.........\.....\SocketDll.log
.........\.....\SocketDll.obj
.........\.....\SocketDll.pch
.........\.....\SocketDll.write.1.tlog
.........\.....\SocketDll_manifest.rc
.........\.....\SpoofBase.obj
.........\.....\SpoofSocket.obj
.........\.....\stdafx.obj
.........\.....\TCPSocket.obj
.........\.....\TCPSocketAsync.obj
.........\.....\vc100.idb
.........\.....\vc100.pdb
.........\dllmain.cpp
.........\ReadMe.txt
.........\..lease\AsyncSocket.obj
.........\.......\BinaryTree.obj
.........\.......\BuildLog.htm
.........\.......\CL.read.1.tlog
.........\.......\CL.write.1.tlog
.........\.......\ClientSocket.obj
.........\.......\dllmain.obj
.........\.......\link.read.1.tlog
.........\.......\link.write.1.tlog
.........\.......\mt.dep
.........\.......\mt.read.1.tlog
.........\.......\mt.write.1.tlog
.........\.......\SocketDll.Build.CppClean.log
.........\.......\SocketDll.dll.intermediate.manifest
.........\.......\SocketDll.lastbuildstate
.........\.......\SocketDll.log
.........\.......\SocketDll.obj
.........\.......\SocketDll.pch
.........\.......\SocketDll.write.1.tlog
.........\.......\SpoofBase.obj
.........\.......\SpoofSocket.obj
.........\.......\stdafx.obj
.........\.......\TCPSocket.obj
.........\.......\TCPSocketAsync.obj
.........\.......\vc100.pdb
.........\SocketDll.cpp
.........\SocketDll.h
.........\SocketDll.vcproj
.........\SocketDll.vcproj.acer-PC.acer.user
.........\SocketDll.vcproj.TESTCOMPUTER.Administrator.user
.........\SocketDll.vcxproj
.........\SocketDll.vcxproj.filters
.........\SocketDll.vcxproj.user
.........\SpoofBase.cpp
.........\SpoofBase.h
.........\SpoofSocket.cpp
.........\SpoofSocket.h
.........\stdafx.cpp
.........\stdafx.h
.........\TCPSocket.cpp
.........\TCPSocket.h
.........\TCPSocketAsync.cpp
.........\TCPSocketAsync.h
.........\Debug
.........\Release
SocketDll