搜索资源列表

  1. socket-talk

    0下载:
  2. 这是一个用阻塞方式的socket 做的聊天程序-This is a way of using obstruction socket so chatting procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:68608
    • 提供者:强强
  1. Socket

    0下载:
  2. socket聊天程序 简单实用实现多种功能,包含使用说明-socket chatting procedures simple and practical realization of a variety of functions, including use
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-05
    • 文件大小:10240
    • 提供者:windy】
  1. socket

    0下载:
  2. socket编程,具有详细的编程步骤,读者不用太多的查询帮助手册就可以看到-socket programming, the programming with detailed steps, readers do not have too many inquiries on the help manual can see
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:夏冰
  1. Socket

    0下载:
  2. 包括客户端和服务器端,利用socket编程实现服务器和客户端之间的通信-Including client and server using socket programming server and client communications between
  3. 所属分类:Ftp客户端

    • 发布日期:2024-05-05
    • 文件大小:3828736
    • 提供者:wang song
  1. socket

    0下载:
  2. Application programming interface routines - based loosely on the "socket" model in Berkeley UNIX-Application programming interface routines- based loosely on the "socket" model in Berkeley UNIX
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-05
    • 文件大小:4096
    • 提供者:luogx
  1. Windows-socket-program--server-and-client

    0下载:
  2. 基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:21504
    • 提供者:王志慧
  1. Socket

    0下载:
  2. the program is socket program of TCP client/Server structure.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-05
    • 文件大小:1833984
    • 提供者:keith
  1. socket

    0下载:
  2. linux下使用socket传输文件的源码,文件使用了des3加密,包括客户端和服务器端。-linux use socket to transfer files of source code, documents used des3 encryption, including client and server.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:838656
    • 提供者:马光强
  1. Socket

    0下载:
  2. socket通讯程序,从客户端发送若干字符后在在服务器端接收-socket communication process, from the client to send a number of characters in the server side to receive
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:2334720
    • 提供者:wangkey
  1. Socket

    0下载:
  2. 基于C/S结构的Socket程序设计 即通信双方一方作为服务器等待客户提出请求并予以响应。客户则在需要服务时向服务器提出申请。服务器一般作为守护进程始终运行,监听网络端口,一旦有客户请求,就会启动一个服务进程来响应该客户,同时自己继续监听服务端口,使后来的客户也能及时得到服务。-Based on C/S structure Socket programming that is both side of communication a
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:250880
    • 提供者:nmkx
  1. socket

    0下载:
  2. 非常好用的网络多线程socket编程代码,多线程-Very easy to use multi-threaded socket network programming code, multi-threaded
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:bjgui
  1. socket

    0下载:
  2. 此源码主要运行在Linux、Unix平台上,功能是实现Socket之间通信
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:谢海燕
  1. socket

    0下载:
  2. Socket通信实例,采用Socket类实现通信-Socket Communications instance, using Socket class implements communications
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-05
    • 文件大小:112640
    • 提供者:wangtao
  1. socket

    0下载:
  2. 一个 socket 的范例教程 写的很详细 大家可以-A socket example of a very detailed written tutorials everyone can
  3. 所属分类:编程文档

    • 发布日期:2024-05-05
    • 文件大小:13312
    • 提供者:Yoko
  1. socket-gprs

    0下载:
  2. 基于GPRS的SOCKET通信程序,使用于8051扩展系列单片机-SOCKET of GPRS-based communication program, the use of expansion in 8051 MCS
  3. 所属分类:3G开发

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:chenling
  1. Socket

    1下载:
  2. C# socket 通信实例 客户端服务器socket通信信息代码-C# Socket client-server communication instance information socket communication code
  3. 所属分类:编程文档

    • 发布日期:2024-05-05
    • 文件大小:23552
    • 提供者:zhang zenghui
  1. socket

    0下载:
  2. SOCKET程式,包含SERVER及CLIENT端傳送及接收,可收字串-SOCKET program contains SERVER and CLIENT side the transmission and reception should be able to string
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:tuchihhao
  1. Socket

    0下载:
  2. Socket编程,有服务器端和客户端。先启动服务端,然后客户端再连接服务端-Socket programming, server-side and have the client. First start the server, and then the client to be connected to service client
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:375808
    • 提供者:quansui
  1. socket

    0下载:
  2. socket用delphi 的实现 -socket with the realization of delphi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-05
    • 文件大小:216064
    • 提供者:kk
  1. socket

    0下载:
  2. 这是一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-This is a way of using blocking socket do chat program using multi-threading technology and Semaphore
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-05
    • 文件大小:74752
    • 提供者:aa
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org