搜索资源列表

  1. SocketServer(API)

    0下载:
  2. API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用。-API written SocketServer source, multi-thread communication, which is a fr a mework, can add his own code to use.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:174100
    • 提供者:chenji
  1. SocketServer

    0下载:
  2. WINDOWS SOCKET 服务端程序示例-Windows Socket-service procedures Example
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:291840
    • 提供者:王闯新
  1. WinSock.pbl

    1下载:
  2. 说明, 服务器端 1,SocketServer中,有个uo_Socket_Server类型的数组Connects,实现多个连接管理。 2,uo_Socket_Server实例是通过w_1.tab_1.OpenTab()打开的。 3,SocketNotify为自定义事件pbm_custom01。 4,ue_SocketNotify为自定义事件。 客户端 1,很简单,就不说了。-note, a server,
  3. 所属分类:串口编程

    • 发布日期:2024-05-18
    • 文件大小:264192
    • 提供者:long
  1. SocketServer(API)

    0下载:
  2. API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用。-API written SocketServer source, multi-thread communication, which is a fr a mework, can add his own code to use.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:174080
    • 提供者:chenji
  1. SocketServer

    0下载:
  2. 套接字编程,实现服务器与客户端之间的聊天。可用JCreat运行,先运行服务器端程序,后运行客户端程序。此为服务器端源码-Socket programming, server and client chat between. JCreat can be used to run, first run the server-side process, after running the client program. This is the
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:lzz
  1. Socketserver

    0下载:
  2. 跟刚才上传的客户端程序可以配合使用-With just upload client program can be used in conjunction
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:郑锦海
  1. SocketServer

    0下载:
  2. wincosk MFC网络编程小例子,网络编程从此入手,此为server端-wincosk MFC small example of network programming, network programming from the start, this is server-side
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:32768
    • 提供者:
  1. SocketServer

    0下载:
  2. C#实现的中国网通现在(2008年)用的全网IVR平台网关程序,多线程,调用了网通的dll。肯定可以用,我公司现在就是用的这个。不能用咒我!-C# Realized now China Netcom (2008) used the whole network gateway procedures IVR platform, multi-threaded, call the Netcom dll. Certainly can be use
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:1226752
    • 提供者:RobinWang
  1. SocketServer

    0下载:
  2. vc编写的服务器端socket操作-vc prepared socket server-side operation
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:361472
    • 提供者:cc
  1. SocketServer

    0下载:
  2. 利用线程池来进行多线程的客户端/服务器的Socket编程 编译出来的SocketServer.exe为服务器端,客户端的话,只需在当前文件夹的dos窗口中运行运行 SocketServer.exe /client即可-Full Multi-thread Client/Server Socket Class with ThreadPool
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:262144
    • 提供者:金磊
  1. SocketServer

    0下载:
  2. windows IOCP 编程的实现-windows IOCP programming to achieve
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:256000
    • 提供者:ding
  1. SocketServer

    0下载:
  2. socket服务器程序,可以自由发送数据,便于大家用来调试客户端-socket server program, you can freely send data to facilitate you to debug client-side
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:144384
    • 提供者:liss
  1. SocketServer

    0下载:
  2. 用socket编写TCP服务器,采用多线程简单实现,满足学习socket要求,构建高性能tcp服务器请使用IOCP编写-socketserver
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:林字
  1. SocketServer

    0下载:
  2. Mir2 CSharp SocketServer
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Xander
  1. Delphi-API-multithread-SocketServer

    0下载:
  2. Delphi API多线程SocketServer源码-Delphi API multithreading SocketServer
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:tzz
  1. SocketServer(API)

    0下载:
  2. SocketServer(API).rar delphi SocketServer模版代码-SocketServer (API). Rar delphi SocketServer template code
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:ninja
  1. SocketServer(API)

    0下载:
  2. API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用-API to write the SocketServer source, multi-threaded communication, which is a fr a mework, you can add your own code using
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-18
    • 文件大小:207872
    • 提供者:lisen
  1. SocketServer(API)

    0下载:
  2. Delphi API多线程SocketServer源码,采用多线程通讯-Delphi API multithreaded the SocketServer source, multi-threaded communication
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:Jay
  1. SocketServer-listener

    0下载:
  2. SocketServer监听程序,用serversocket和clientsocket-SocketServer listen
  3. 所属分类:通讯编程

    • 发布日期:2024-05-18
    • 文件大小:297984
    • 提供者:周会
  1. SocketServer(API)

    0下载:
  2. Delphi:API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用。 -Delphi: API to write SocketServer source, multi-thread communication, which is a fr a mework, you can add your own code to use.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:Y4H2AF7
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org