CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - socket server

搜索资源列表

  1. sockServ

    0下载:
  2. TCP Socket Server example in Python
  3. 所属分类:Web Server

    • 发布日期:2017-04-04
    • 文件大小:784
    • 提供者:coolnai
  1. server

    0下载:
  2. socket 编程server端 用于实现基本的简单的socket的程序,客户端输入信息,服务器端则显示输出该信息-socket server-side programming used to implement the basic simple socket program, client input, the output of the server information is displayed
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:871
    • 提供者:yang
  1. server

    0下载:
  2. socket编程服务端例程,接收客户端数据-socket server programming routine, receiving client data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:6273
    • 提供者:skyflyzheng
  1. SOCKET

    0下载:
  2. Linux 下实现聊天室 客户端和服务器端-Linux chat room to achieve the client and server side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:166912
    • 提供者:bwz
  1. socket

    0下载:
  2. linux下的socket编程,有服务器端和客户端-socket programming under linux, there are server and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:10629
    • 提供者:nemo
  1. socket

    0下载:
  2. 3G智能手机开发:socket通讯的发送端和接收端,接收端其IP地址应该是服务器网络的实际地址。-3G smart phone: socket communication transmitter and receiver, the receiver the IP address should be the actual address of the server network.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:113574
    • 提供者:刘洋
  1. sck

    0下载:
  2. socket server端测试编程,当服务器收到一个信息后,它将信息回馈给客户.-a testing of server-side socket programming,delphi 7 IDE,when the server receive a message,it will return to the client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:3115
    • 提供者:chengxdong
  1. Delphi-Socket-TCP-

    4下载:
  2. delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-15
    • 文件大小:1377940
    • 提供者:daihongwei
  1. Socket

    0下载:
  2. windows下的socket测试,IDE:VS2010,release目录下的exe可以直接执行,先开服务器,再开客户端,最大连接数为2个-windows socket test, IDE: VS2010, release directory exe can be executed directly, first open the server, and then open the client, the maximum number of connections is 2
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:733972
    • 提供者:hacson
  1. socket

    0下载:
  2. socket网路编程,服务器与客户端的主要功能,完成了所有的信息传输编码-socket network programming, server and the main function of the client to complete all of the information transmission encoding
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:11310
    • 提供者:
  1. Server

    0下载:
  2. 网络编程里,实现socket的tcp通讯的服务器端的程序实现。-Network programming, the implementation of the tcp socket server communication program implementation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:38266
    • 提供者:zhanghengyuan
  1. VB-SOCKET

    0下载:
  2. 基于C/S体系,建立初步的本地通信,定义客户端和服务器端两个类以及登陆界面的类-Based on C/S system, the establishment of the initial local communications, the definition of client and server-side interface of the two classes and the class landing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:199895
    • 提供者:wh
  1. XYZSensorTestPro

    0下载:
  2. 接收GPS数据并处理三个方向加速度传感器数据,再通过Socket发送至局域网里另一台服务器的Android程序-Receiving GPS data and sensor data processing acceleration in three directions, and then sent to the LAN through the Socket server Android in another program
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:65371
    • 提供者:daisuda
  1. Socket-Communications-Programming

    0下载:
  2. 程序分为三个部分: (1)动态库DLL,实现日志记录; (2)客户端程序,OCX形式封装,进行设备状态设置和数据发送。 (3)服务端程序,服务程序形式封装,接收状态数据,调用DLL记录设备状态。 -Program is divided into three parts: (1) dynamic library DLL, implement the log records (2) client, OCX forms package, the device status setti
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8248334
    • 提供者:steven
  1. socket

    1下载:
  2. Linux环境下c语言的socket编程。最基本的服务器客户端。功能较简单。服务器收包,客户端发包。收包的时候检验包头属于哪一种。有注释-C language under Linux socket programming. The most basic server client. Function is relatively simple. Server received packet, the client contract. When received packets belong to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2311
    • 提供者:yuan
  1. socket-server

    0下载:
  2. 采用vc实现socket通信的服务端程序,可以接收多个客户端的请求连接-a socket communication, the server can receive many client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:4029654
    • 提供者:moonbeam
  1. socket_server

    0下载:
  2. c socket通讯服务端的源代码,本人自己琢磨出来的。-c socket communication server source code, I am out on her own.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1172885
    • 提供者:王松
  1. SOCKET

    1下载:
  2. socket通信,客户端+服务器,是我初学网络编程时写的例子-socket communication, client+ server, when I write beginner example of network programming
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:284055
    • 提供者:ZOUYISHUN
  1. linux-socket-2

    0下载:
  2. linux下的SOCKET编程,客户端与服务器端都有-SOCKET programming under linux, client and server have
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4023
    • 提供者:satan
  1. Draw1234567

    0下载:
  2. 局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,务器端程序。建立连接,向客户端发送数据。用vc编写。-socket, server-side procedures. To connect to the client to send data. Vc with the preparation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:402997
    • 提供者:fg
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com