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

文件名称: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

相关说明

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

相关评论

暂无评论内容.

发表评论

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

浏览历史记录

关闭