搜索资源列表

  1. SocketServer

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

    • 发布日期:2008-10-13
    • 文件大小:15.56kb
    • 提供者:王闯新
  1. socketserver

    2下载:
  2. Linux下基本Socket以及管道,多进程socket开发,多线程socket开发
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:33.78kb
    • 提供者:胡章优
  1. SocketServer

    0下载:
  2. C#下基于socket的网络服务端开发例子
  3. 所属分类:网络编程

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

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

    • 发布日期:2024-11-30
    • 文件大小:285kb
    • 提供者:王闯新
  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-11-30
    • 文件大小:170kb
    • 提供者: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-11-30
    • 文件大小:1kb
    • 提供者:lzz
  1. socketserver

    0下载:
  2. Linux下基本Socket以及管道,多进程socket开发,多线程socket开发-Linux basic Socket, as well as pipelines, multi-process socket development, the development of multi-threaded socket
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-30
    • 文件大小:34kb
    • 提供者:胡章优
  1. SocketServer

    0下载:
  2. C#下基于socket的网络服务端开发例子-C# Under the socket-based network services to develop client examples
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-30
    • 文件大小:24kb
    • 提供者:aquila
  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-11-30
    • 文件大小:1.17mb
    • 提供者:RobinWang
  1. SocketServer

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

    • 发布日期:2024-11-30
    • 文件大小:353kb
    • 提供者:cc
  1. SocketServer

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

    • 发布日期:2024-11-30
    • 文件大小:256kb
    • 提供者:金磊
  1. SocketServer

    0下载:
  2. Full Multi-thread Client or Server Socket Class with ThreadPool
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-30
    • 文件大小:256kb
    • 提供者:ckgggl
  1. SocketServer

    0下载:
  2. 这是移动公司内部tuxedo调用源码,包括与java通过socket通信源码,CRC16位,多线程socket服务端等功能模块-This is a moving company call tuxedo source, including those related to java source code through the socket communication, CRC16-bit, multi-threaded socket
  3. 所属分类:通讯编程

    • 发布日期:2024-11-30
    • 文件大小:160kb
    • 提供者:刘泰元
  1. SocketServer

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

    • 发布日期:2024-11-30
    • 文件大小:141kb
    • 提供者:liss
  1. socketServer

    0下载:
  2. 服务端socket,通过监听某一端口实现多线程通信的socket源代码-Server socket, through the listening port to achieve a multi-threaded communication socket source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:zjj
  1. SocketServer

    0下载:
  2. socket编程对数据库服务器的连接功能,采用c++语言编写-socket programming on the database server connectivity using c++ language
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-30
    • 文件大小:2kb
    • 提供者:wangxuejun
  1. SocketServer

    0下载:
  2. 两通道,socket 服务器,顺序连接。纯java socket 例子-2 thread channel java server sample
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-30
    • 文件大小:2kb
    • 提供者:ywkghost
  1. SocketServerTest

    0下载:
  2. C# 编写的socket 服务器代码,异步和同步的实例(C# prepared by the socket server code, asynchronous and synchronous examples)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-30
    • 文件大小:177kb
    • 提供者:司马青衫
  1. Socket通信

    0下载:
  2. socketserver发送,socketclient接收数据。(socketserver Send,socketclient receive data)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-30
    • 文件大小:2kb
    • 提供者:1天蓝1
  1. SocketServer-master

    0下载:
  2. 通过此程序可以和任何品牌带有socket功能的PLC通信(Through this program, you can communicate with any brand PLC with socket function)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-11-30
    • 文件大小:57kb
    • 提供者:南浦
« 12 3 4 »

源码中国 www.ymcn.org