文件名称:IndySockets
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:155.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Indy是一套开发网络程序很好的套件,封装了http ftp stmp 等等的协议,这是indy 10在.net2.0上的移植的源代码-Indy is a very good development of network programming packages, Packaging the ftp, http, etc. stmp agreement This is the indy 10. net2.0 the transplant source code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IndySockets/Sockets/source/Core/Buffer.cs
IndySockets/Sockets/source/Core/ClassDiagram.cd
IndySockets/Sockets/source/Core/CmdTcpServer.cs
IndySockets/Sockets/source/Core/Command.cs
IndySockets/Sockets/source/Core/CommandHandler.cs
IndySockets/Sockets/source/Core/CommandHandlerList.cs
IndySockets/Sockets/source/Core/CompressorBase.cs
IndySockets/Sockets/source/Core/ConnectionIntercept.cs
IndySockets/Sockets/source/Core/Context.cs
IndySockets/Sockets/source/Core/ContextRFC.cs
IndySockets/Sockets/source/Core/CustomTCPServer.cs
IndySockets/Sockets/source/Core/Exception.cs
IndySockets/Sockets/source/Core/ExplicitTLSClient.cs
IndySockets/Sockets/source/Core/ExplicitTLSServer.cs
IndySockets/Sockets/source/Core/Global.cs
IndySockets/Sockets/source/Core/HeaderList.cs
IndySockets/Sockets/source/Core/Indy.Sockets.Core.csproj
IndySockets/Sockets/source/Core/Indy.Sockets.Core.csproj.vspscc
IndySockets/Sockets/source/Core/LockableList.cs
IndySockets/Sockets/source/Core/obj/Indy.Sockets.Core.csproj.FileList.txt
IndySockets/Sockets/source/Core/Properties/AssemblyInfo.cs
IndySockets/Sockets/source/Core/Reply.cs
IndySockets/Sockets/source/Core/ReplyRFC.cs
IndySockets/Sockets/source/Core/ResourceStrings.Designer.cs
IndySockets/Sockets/source/Core/ResourceStrings.resx
IndySockets/Sockets/source/Core/Scheduler.cs
IndySockets/Sockets/source/Core/SchedulerOfThread.cs
IndySockets/Sockets/source/Core/SchedulerOfThreadDefault.cs
IndySockets/Sockets/source/Core/ServerIntercept.cs
IndySockets/Sockets/source/Core/ServerSocket.cs
IndySockets/Sockets/source/Core/ServerSocketSimulator.cs
IndySockets/Sockets/source/Core/ServerSocketTcp.cs
IndySockets/Sockets/source/Core/ServerSocketTLS.cs
IndySockets/Sockets/source/Core/Socket.cs
IndySockets/Sockets/source/Core/SocketSimulator.cs
IndySockets/Sockets/source/Core/SocketSimulator.DataBlockReaders.cs
IndySockets/Sockets/source/Core/SocketTCP.cs
IndySockets/Sockets/source/Core/SocketTLS.cs
IndySockets/Sockets/source/Core/Task.cs
IndySockets/Sockets/source/Core/TCPClient.cs
IndySockets/Sockets/source/Core/TcpConnection.cs
IndySockets/Sockets/source/Core/TcpPorts.cs
IndySockets/Sockets/source/Core/TextCmdTcpServer.cs
IndySockets/Sockets/source/Core/TextCommand.cs
IndySockets/Sockets/source/Core/TextCommandHandler.cs
IndySockets/Sockets/source/Core/TextCommandHandlerList.cs
IndySockets/Sockets/source/Core/TextWriterIntercept.cs
IndySockets/Sockets/source/Core/TextWriterServerIntercept.cs
IndySockets/Sockets/source/Core/ThreadWithTask.cs
IndySockets/Sockets/source/Core/TLSUtilities.cs
IndySockets/Sockets/source/Core/Yarn.cs
IndySockets/Sockets/source/DevelopmentBuild.proj
IndySockets/Sockets/source/Indy.Sockets.sln
IndySockets/Sockets/source/Indy.Sockets.suo
IndySockets/Sockets/source/Indy.Sockets.vssscc
IndySockets/Sockets/source/Mail/Indy.Sockets.Mail.csproj
IndySockets/Sockets/source/Mail/Indy.Sockets.Mail.csproj.vspscc
IndySockets/Sockets/source/Mail/Message.cs
IndySockets/Sockets/source/Mail/obj/Indy.Sockets.Mail.csproj.FileList.txt
IndySockets/Sockets/source/Mail/POP3.cs
IndySockets/Sockets/source/Mail/Properties/AssemblyInfo.cs
IndySockets/Sockets/source/Mail/ReplyPOP3.cs
IndySockets/Sockets/source/Mail/ReplyPOP3Exception.cs
IndySockets/Sockets/source/Mail/ReplySMTP.cs
IndySockets/Sockets/source/Mail/SMTP.cs
IndySockets/Sockets/source/Mail/SMTPEnhancedCode.cs
IndySockets/Sockets/source/Protocols/Authentication/AuthenticationBase.cs
IndySockets/Sockets/source/Protocols/Authentication/AuthenticationItem.cs
IndySockets/Sockets/source/Protocols/Authentication/AuthenticationManager.cs
IndySockets/Sockets/source/Protocols/Authentication/AuthenticationRegistry.cs
IndySockets/Sockets/source/Protocols/Authentication/BasicAuthentication.cs
IndySockets/Sockets/source/Protocols/Authentication/Enums.cs
IndySockets/Sockets/source/Protocols/Authentication/Exceptions.cs
IndySockets/Sockets/source/Protocols/Encoding/Base64.cs
IndySockets/Sockets/source/Protocols/Encoding/BinHex4.cs
IndySockets/Sockets/source/Protocols/Encoding/Coder.cs
IndySockets/Sockets/source/Protocols/Encoding/Decoder00E.cs
IndySockets/Sockets/source/Protocols/Encoding/Decoder3To4.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderBase.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderBase64.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderBinHex4.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderUUE.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderXXE.cs
IndySockets/Sockets/source/Protocols/Encoding/Encoder00E.cs
IndySockets/Sockets/source/Protocols/Encoding/Encoder3To4.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderBase.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderBase64.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderBinHex4.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderUUE.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderXXE.cs
IndySockets/Sockets/source/Protocols/Encoding/UUE.cs
IndySockets/Sockets/source/Protocols/Encoding/XXE.cs
IndySockets/Sockets/source/Protocols/Indy.Sockets.Protocols.csproj
IndySockets/Sockets/source/Protocols/Indy.Sockets.Protocols.csproj.vspscc
IndySo
IndySockets/Sockets/source/Core/ClassDiagram.cd
IndySockets/Sockets/source/Core/CmdTcpServer.cs
IndySockets/Sockets/source/Core/Command.cs
IndySockets/Sockets/source/Core/CommandHandler.cs
IndySockets/Sockets/source/Core/CommandHandlerList.cs
IndySockets/Sockets/source/Core/CompressorBase.cs
IndySockets/Sockets/source/Core/ConnectionIntercept.cs
IndySockets/Sockets/source/Core/Context.cs
IndySockets/Sockets/source/Core/ContextRFC.cs
IndySockets/Sockets/source/Core/CustomTCPServer.cs
IndySockets/Sockets/source/Core/Exception.cs
IndySockets/Sockets/source/Core/ExplicitTLSClient.cs
IndySockets/Sockets/source/Core/ExplicitTLSServer.cs
IndySockets/Sockets/source/Core/Global.cs
IndySockets/Sockets/source/Core/HeaderList.cs
IndySockets/Sockets/source/Core/Indy.Sockets.Core.csproj
IndySockets/Sockets/source/Core/Indy.Sockets.Core.csproj.vspscc
IndySockets/Sockets/source/Core/LockableList.cs
IndySockets/Sockets/source/Core/obj/Indy.Sockets.Core.csproj.FileList.txt
IndySockets/Sockets/source/Core/Properties/AssemblyInfo.cs
IndySockets/Sockets/source/Core/Reply.cs
IndySockets/Sockets/source/Core/ReplyRFC.cs
IndySockets/Sockets/source/Core/ResourceStrings.Designer.cs
IndySockets/Sockets/source/Core/ResourceStrings.resx
IndySockets/Sockets/source/Core/Scheduler.cs
IndySockets/Sockets/source/Core/SchedulerOfThread.cs
IndySockets/Sockets/source/Core/SchedulerOfThreadDefault.cs
IndySockets/Sockets/source/Core/ServerIntercept.cs
IndySockets/Sockets/source/Core/ServerSocket.cs
IndySockets/Sockets/source/Core/ServerSocketSimulator.cs
IndySockets/Sockets/source/Core/ServerSocketTcp.cs
IndySockets/Sockets/source/Core/ServerSocketTLS.cs
IndySockets/Sockets/source/Core/Socket.cs
IndySockets/Sockets/source/Core/SocketSimulator.cs
IndySockets/Sockets/source/Core/SocketSimulator.DataBlockReaders.cs
IndySockets/Sockets/source/Core/SocketTCP.cs
IndySockets/Sockets/source/Core/SocketTLS.cs
IndySockets/Sockets/source/Core/Task.cs
IndySockets/Sockets/source/Core/TCPClient.cs
IndySockets/Sockets/source/Core/TcpConnection.cs
IndySockets/Sockets/source/Core/TcpPorts.cs
IndySockets/Sockets/source/Core/TextCmdTcpServer.cs
IndySockets/Sockets/source/Core/TextCommand.cs
IndySockets/Sockets/source/Core/TextCommandHandler.cs
IndySockets/Sockets/source/Core/TextCommandHandlerList.cs
IndySockets/Sockets/source/Core/TextWriterIntercept.cs
IndySockets/Sockets/source/Core/TextWriterServerIntercept.cs
IndySockets/Sockets/source/Core/ThreadWithTask.cs
IndySockets/Sockets/source/Core/TLSUtilities.cs
IndySockets/Sockets/source/Core/Yarn.cs
IndySockets/Sockets/source/DevelopmentBuild.proj
IndySockets/Sockets/source/Indy.Sockets.sln
IndySockets/Sockets/source/Indy.Sockets.suo
IndySockets/Sockets/source/Indy.Sockets.vssscc
IndySockets/Sockets/source/Mail/Indy.Sockets.Mail.csproj
IndySockets/Sockets/source/Mail/Indy.Sockets.Mail.csproj.vspscc
IndySockets/Sockets/source/Mail/Message.cs
IndySockets/Sockets/source/Mail/obj/Indy.Sockets.Mail.csproj.FileList.txt
IndySockets/Sockets/source/Mail/POP3.cs
IndySockets/Sockets/source/Mail/Properties/AssemblyInfo.cs
IndySockets/Sockets/source/Mail/ReplyPOP3.cs
IndySockets/Sockets/source/Mail/ReplyPOP3Exception.cs
IndySockets/Sockets/source/Mail/ReplySMTP.cs
IndySockets/Sockets/source/Mail/SMTP.cs
IndySockets/Sockets/source/Mail/SMTPEnhancedCode.cs
IndySockets/Sockets/source/Protocols/Authentication/AuthenticationBase.cs
IndySockets/Sockets/source/Protocols/Authentication/AuthenticationItem.cs
IndySockets/Sockets/source/Protocols/Authentication/AuthenticationManager.cs
IndySockets/Sockets/source/Protocols/Authentication/AuthenticationRegistry.cs
IndySockets/Sockets/source/Protocols/Authentication/BasicAuthentication.cs
IndySockets/Sockets/source/Protocols/Authentication/Enums.cs
IndySockets/Sockets/source/Protocols/Authentication/Exceptions.cs
IndySockets/Sockets/source/Protocols/Encoding/Base64.cs
IndySockets/Sockets/source/Protocols/Encoding/BinHex4.cs
IndySockets/Sockets/source/Protocols/Encoding/Coder.cs
IndySockets/Sockets/source/Protocols/Encoding/Decoder00E.cs
IndySockets/Sockets/source/Protocols/Encoding/Decoder3To4.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderBase.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderBase64.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderBinHex4.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderUUE.cs
IndySockets/Sockets/source/Protocols/Encoding/DecoderXXE.cs
IndySockets/Sockets/source/Protocols/Encoding/Encoder00E.cs
IndySockets/Sockets/source/Protocols/Encoding/Encoder3To4.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderBase.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderBase64.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderBinHex4.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderUUE.cs
IndySockets/Sockets/source/Protocols/Encoding/EncoderXXE.cs
IndySockets/Sockets/source/Protocols/Encoding/UUE.cs
IndySockets/Sockets/source/Protocols/Encoding/XXE.cs
IndySockets/Sockets/source/Protocols/Indy.Sockets.Protocols.csproj
IndySockets/Sockets/source/Protocols/Indy.Sockets.Protocols.csproj.vspscc
IndySo
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.