文件名称:TcpWrapper
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:146.74kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
TcpWrapper 是一个基于.Net TCP library可以用来发送和接收可以序列化的对象-This Library Provide a Useful and Easy Layer of Abstraction over the .Net TCP library (system.net.*)
you can use this library to send and receive objects that Can Be Serialized ... without the headache caused by Dealing with Bytes ... Just Let the Wrapper Serialize & Deserialize the Objects for you ... and Inform you when that Done ...
you can use this library to send and receive objects that Can Be Serialized ... without the headache caused by Dealing with Bytes ... Just Let the Wrapper Serialize & Deserialize the Objects for you ... and Inform you when that Done ...
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin/Debug/TcpWrapper.dll
bin/Debug/TcpWrapper.pdb
bin/Debug/TcpWrapper.XML
ClientSample/bin/Debug/ClientSample.exe
ClientSample/bin/Debug/ClientSample.pdb
ClientSample/bin/Debug/ClientSample.vshost.exe
ClientSample/bin/Debug/ClientSample.vshost.exe.manifest
ClientSample/bin/Debug/Data.dll
ClientSample/bin/Debug/Data.pdb
ClientSample/bin/Debug/TcpWrapper.dll
ClientSample/bin/Debug/TcpWrapper.pdb
ClientSample/bin/Debug/TcpWrapper.xml
ClientSample/ClientSample.csproj
ClientSample/obj/Debug/ClientSample.csproj.FileListAbsolute.txt
ClientSample/obj/Debug/ClientSample.exe
ClientSample/obj/Debug/ClientSample.pdb
ClientSample/obj/Debug/ResolveAssemblyReference.cache
ClientSample/Program.cs
ClientSample/Properties/AssemblyInfo.cs
Data/bin/Debug/Data.dll
Data/bin/Debug/Data.pdb
Data/Data.csproj
Data/MyMessage.cs
Data/obj/Debug/Data.csproj.FileListAbsolute.txt
Data/obj/Debug/Data.dll
Data/obj/Debug/Data.pdb
Data/obj/Debug/Refactor/Data.dll
Data/Properties/AssemblyInfo.cs
obj/Debug/Refactor/TcpWrapper.dll
obj/Debug/TcpWrapper.csproj.FileListAbsolute.txt
obj/Debug/TcpWrapper.dll
obj/Debug/TcpWrapper.pdb
Properties/AssemblyInfo.cs
ServerSample/bin/Debug/Data.dll
ServerSample/bin/Debug/Data.pdb
ServerSample/bin/Debug/ServerSample.exe
ServerSample/bin/Debug/ServerSample.pdb
ServerSample/bin/Debug/ServerSample.vshost.exe
ServerSample/bin/Debug/ServerSample.vshost.exe.manifest
ServerSample/bin/Debug/TcpWrapper.dll
ServerSample/bin/Debug/TcpWrapper.pdb
ServerSample/bin/Debug/TcpWrapper.xml
ServerSample/obj/Debug/ResolveAssemblyReference.cache
ServerSample/obj/Debug/ServerSample.csproj.FileListAbsolute.txt
ServerSample/obj/Debug/ServerSample.exe
ServerSample/obj/Debug/ServerSample.pdb
ServerSample/Program.cs
ServerSample/Properties/AssemblyInfo.cs
ServerSample/ServerSample.csproj
tcpWrapper/BinarySerialization.cs
tcpWrapper/BufferSize.cs
tcpWrapper/LockableObject.cs
tcpWrapper/TCP.cd
tcpWrapper/TCPClientService.cs
tcpWrapper/TCPListenerService.cs
TcpWrapper.csproj
TcpWrapper.sln
TcpWrapper.suo
ClientSample/obj/Debug/Refactor
ClientSample/obj/Debug/TempPE
Data/obj/Debug/Refactor
Data/obj/Debug/TempPE
ServerSample/obj/Debug/Refactor
ServerSample/obj/Debug/TempPE
ClientSample/bin/Debug
ClientSample/obj/Debug
Data/bin/Debug
Data/obj/Debug
obj/Debug/Refactor
obj/Debug/TempPE
ServerSample/bin/Debug
ServerSample/obj/Debug
bin/Debug
bin/Release
ClientSample/bin
ClientSample/obj
ClientSample/Properties
Data/bin
Data/obj
Data/Properties
obj/Debug
ServerSample/bin
ServerSample/obj
ServerSample/Properties
bin
ClientSample
Data
obj
Properties
ServerSample
tcpWrapper
bin/Debug/TcpWrapper.pdb
bin/Debug/TcpWrapper.XML
ClientSample/bin/Debug/ClientSample.exe
ClientSample/bin/Debug/ClientSample.pdb
ClientSample/bin/Debug/ClientSample.vshost.exe
ClientSample/bin/Debug/ClientSample.vshost.exe.manifest
ClientSample/bin/Debug/Data.dll
ClientSample/bin/Debug/Data.pdb
ClientSample/bin/Debug/TcpWrapper.dll
ClientSample/bin/Debug/TcpWrapper.pdb
ClientSample/bin/Debug/TcpWrapper.xml
ClientSample/ClientSample.csproj
ClientSample/obj/Debug/ClientSample.csproj.FileListAbsolute.txt
ClientSample/obj/Debug/ClientSample.exe
ClientSample/obj/Debug/ClientSample.pdb
ClientSample/obj/Debug/ResolveAssemblyReference.cache
ClientSample/Program.cs
ClientSample/Properties/AssemblyInfo.cs
Data/bin/Debug/Data.dll
Data/bin/Debug/Data.pdb
Data/Data.csproj
Data/MyMessage.cs
Data/obj/Debug/Data.csproj.FileListAbsolute.txt
Data/obj/Debug/Data.dll
Data/obj/Debug/Data.pdb
Data/obj/Debug/Refactor/Data.dll
Data/Properties/AssemblyInfo.cs
obj/Debug/Refactor/TcpWrapper.dll
obj/Debug/TcpWrapper.csproj.FileListAbsolute.txt
obj/Debug/TcpWrapper.dll
obj/Debug/TcpWrapper.pdb
Properties/AssemblyInfo.cs
ServerSample/bin/Debug/Data.dll
ServerSample/bin/Debug/Data.pdb
ServerSample/bin/Debug/ServerSample.exe
ServerSample/bin/Debug/ServerSample.pdb
ServerSample/bin/Debug/ServerSample.vshost.exe
ServerSample/bin/Debug/ServerSample.vshost.exe.manifest
ServerSample/bin/Debug/TcpWrapper.dll
ServerSample/bin/Debug/TcpWrapper.pdb
ServerSample/bin/Debug/TcpWrapper.xml
ServerSample/obj/Debug/ResolveAssemblyReference.cache
ServerSample/obj/Debug/ServerSample.csproj.FileListAbsolute.txt
ServerSample/obj/Debug/ServerSample.exe
ServerSample/obj/Debug/ServerSample.pdb
ServerSample/Program.cs
ServerSample/Properties/AssemblyInfo.cs
ServerSample/ServerSample.csproj
tcpWrapper/BinarySerialization.cs
tcpWrapper/BufferSize.cs
tcpWrapper/LockableObject.cs
tcpWrapper/TCP.cd
tcpWrapper/TCPClientService.cs
tcpWrapper/TCPListenerService.cs
TcpWrapper.csproj
TcpWrapper.sln
TcpWrapper.suo
ClientSample/obj/Debug/Refactor
ClientSample/obj/Debug/TempPE
Data/obj/Debug/Refactor
Data/obj/Debug/TempPE
ServerSample/obj/Debug/Refactor
ServerSample/obj/Debug/TempPE
ClientSample/bin/Debug
ClientSample/obj/Debug
Data/bin/Debug
Data/obj/Debug
obj/Debug/Refactor
obj/Debug/TempPE
ServerSample/bin/Debug
ServerSample/obj/Debug
bin/Debug
bin/Release
ClientSample/bin
ClientSample/obj
ClientSample/Properties
Data/bin
Data/obj
Data/Properties
obj/Debug
ServerSample/bin
ServerSample/obj
ServerSample/Properties
bin
ClientSample
Data
obj
Properties
ServerSample
tcpWrapper
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.