CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Socket class

搜索资源列表

  1. tcpsock00000001

    0下载:
  2. 简单的Socket类,通过简单修改可以在UIIX/LINUX平台上使用-simple Socket class, through simple changes in UIIX / Linux platform use
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:李东翔
  1. Socket实现SMTP,POP邮件服务器

    0下载:
  2. 基于Socket类实现SMTP,POP邮件服务器的源代码-based on Socket class achieve SMTP and POP mail server source code
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:240.23kb
    • 提供者:yang
  1. UseSocket

    0下载:
  2. 可以聊天,传送文件,异步调用,Socket类.-can chat, and transmission of documents, asynchronous call, Socket class.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15.04kb
    • 提供者:Zero
  1. socket(for Windows and UNIX)

    0下载:
  2. 一个封装标准BSD Socket的C++类- c++ class encapsulat standard bsd
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4.62kb
    • 提供者:罗少波
  1. socket

    0下载:
  2. CSocket class very easy to use
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4.66kb
    • 提供者:苗子
  1. ServerSocket_demo

    0下载:
  2. This article is about a client/server multi-threaded socket class.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:114.85kb
    • 提供者:如水
  1. 用于广播的SOCKET类MulticastSocket_Demo

    0下载:
  2. 该程序包含一个用于广播的Socket派生类和一个演示实例!-The program contains a broadcasting for the Socket derived class and a demonstration examples!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:25kb
    • 提供者:黄亭岚
  1. ClientSocket

    1下载:
  2. Csharp .Net Socket Client Cla-Csharp. Net Socket Client Class
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:20.83kb
    • 提供者:deepblue
  1. NetworkConnection

    0下载:
  2. NetworkConnection socket连接 客户端 服务端的一个类-NetworkConnection socket to connect the client service side of a class
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:61.83kb
    • 提供者:潘增伟
  1. Comm

    0下载:
  2. Socket通讯封装类,可直接使用,包括结构体的定义,锁互斥等-Socket.class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:4.85kb
    • 提供者:Leo_wei
  1. Sockets

    0下载:
  2. This a HEAVILY optimized version of Borland s ScktComp unit.It works in exactly the same fashion and supports all of it s Win32 functionality except using only 10 of the original vcl overhead. Also included is a TList, TStream and TThread
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:14.83kb
    • 提供者:UnNamed053
  1. TimeOutTCPClient

    0下载:
  2. .NET的Socket连接有超时的机制,但需要等待很长的时间才能得到结果。可以使用自己编写的优化了的超时机制的Socket类来解决这个问题-. NET-Socket connection with timeout mechanism, but need to wait for a very long time to get results. You can use their own written-out mechanism for optimizing the Socket class to
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:1.54kb
    • 提供者:ratiam
  1. TCPIP_Sockets_in_Csharp_Practical_Guide_for_Progra

    0下载:
  2. Review "TCP/IP sockets in C# is an excellent book for anyone interested in writing network applications using Microsoft .Net frameworks." -Adarsh Khare, SDT, .Net Frameworks Team, Microsoft Corporation Book Descr iption Affordable instruction f
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1.53mb
    • 提供者:fuha_tk
  1. Socket

    0下载:
  2. 用的Socket类,System.Net.Socket命名空间还提供了两个抽象高级类TCPClient和UDPClient和用于通讯流处理的NetWorkStream-Use Socket class, System.Net.Socket namespace also provides two high-level abstract classes, and for communications TCPClient and UDPClient stream processing NetWorkS
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:277kb
    • 提供者:莫文龙
  1. LAN-chat

    0下载:
  2. 局域网聊天程序,适合做为学校的课程设计。基于VC++6.0开发,使用MFC Socket类。-LAN chat program, for as the school' s curriculum design. Based on VC++6.0 development, using MFC Socket class.
  3. 所属分类:Button control

    • 发布日期:2017-05-21
    • 文件大小:6.05mb
    • 提供者:雪狐
  1. GPRS

    0下载:
  2. gprs类库 socket类实现通讯 收发文件收发数据-send and receive data gprs class library socket class that implements the communication send and receive files
  3. 所属分类:CSharp

  1. Socket

    0下载:
  2. 因为微软的CSocket对多线程的支持需要消息支持,使用不方面,因此 封装了一个类 对socketapi的函数封装 分基本类,客户端类和服务类,希望大家使用 并给出意见 -Microsoft s CSocket need the support of multi-threaded message support, the use of non encapsulates a class on socketapi function encapsulates the basic class, cli
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:6.74kb
    • 提供者:草木犀
  1. Socket-TCP-COM

    1下载:
  2. 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:128.25kb
    • 提供者:王崇洋
  1. sockettest

    0下载:
  2. windows的socket封装成了类 没有多线程。 有空加上-Packaging has become the windows socket class is not multi-threaded. Free plus
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-24
    • 文件大小:7.33mb
    • 提供者:陈中林
  1. socket

    0下载:
  2. socket类的小程序,实现服务器与客户端通讯,TCPIP协议(Socket class applet, to achieve server and client communications, TCPIP protocol)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:154kb
    • 提供者:Chard
« 12 3 4 5 »
搜珍网 www.dssz.com