CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket 客户端 服务器

搜索资源列表

  1. socket

    0下载:
  2. 服务器通过socket连接向客户端发送字符串"Hello, you are connected!"。只要在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。 -Server through the socket connection to the client sends the string " Hello, you are connected!" . As long as the server running the server software, c
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3668
    • 提供者:王红艳
  1. Socketcode

    0下载:
  2. 这是一个使用socket和MutilTthread编写多个客户端和服务器端通讯的小例子。-This is simaple being made of socket and MutilThread techology.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8129731
    • 提供者:李花青
  1. CLIENT-SERVER

    0下载:
  2. 一个简单的客户端服务器模型,可以实现基本的通信。对学习SOCKET编程入门很有用-A simple client server model, basic communication can be achieved. Introduction to learning programming is useful SOCKET
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5463725
    • 提供者:xidian
  1. SERVERClient

    0下载:
  2. 服务器端与客户端的基本通信,C# Socket网络编程。很适合初学的学习。包括客户点与服务器端源程序以及源代码. -Server side and client-side basic communication, C# Socket Network Programming. Very suitable for beginners to learn. Including client and server-side source and point source.
  3. 所属分类:WinSock-NDIS

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

    0下载:
  2. 在visualstudio6下实现socket客户端和服务器端-In visualstudio6 to achieve client and server-side socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1537
    • 提供者:xjg
  1. j2meHttp

    0下载:
  2. j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:59919
    • 提供者:dyy
  1. Socket

    0下载:
  2. Socket网络编程,分为客户端和服务器,客户端和服务器可简单进行通信。-Socket
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1951
    • 提供者:jsb
  1. socket

    0下载:
  2. 本文档是linux下的socket客户端和服务器程序源码,可以通过此代码了解linux下的网络编程-This document is under linux socket client and server source code, you can understand this code network programming under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:2383
    • 提供者:海锐
  1. Socket

    0下载:
  2. 这个程序要完成一个聊天室的功能,它是用纯的winsock的去写,而不用任何CSocket的东西, 即可以用来做客户端又可以用来做服务器端,它要求是非阻塞方式的连接。-This program should complete a chat room feature, which is pure winsock' s to write, without any CSocket things that can be used to make the client can also be us
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-14
    • 文件大小:3111064
    • 提供者:王杰
  1. socket

    0下载:
  2. 使用unix_domain_socket编写的简单的客户端和服务器,domain_socket是目前最流行的IPC-Prepared using unix_domain_socket simple client and server, domain_socket is the most popular IPC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:3405
    • 提供者:JoeWang
  1. Socket

    0下载:
  2. VC++ 线程非阻塞SOCKET通信 服务器与客户端发消息只建立一个套接字-SOCKET VC++ thread non-blocking message communications server and client to establish a socket only
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7337631
    • 提供者:cuihang
  1. Socket-network-program

    0下载:
  2. 在介绍TCP协议客户端和服务器端进程通信流程及其实现的基础上,以Del 为环境编程语言,讲述了在Windows环境下利用Socket进行网络编程的方法和特点。-Socket TCP Network program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:137686
    • 提供者:李荣晟
  1. Socket-net-program

    0下载:
  2. 介绍TCP/IP协议客户端和服务器端进程通信流程和具体实现的基础上,给出了开发通信应用程序的编程模型和实现要点,并以Delphi为编程语言说明了使用Socket进行网络编程的方法和特点-Socket net program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:287428
    • 提供者:李荣晟
  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. 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. Socket

    0下载:
  2. socket编程实例windows环境下的客户端服务器端模式 -socket programming examples under windows client server mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:11781
    • 提供者:muchu
  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. socket

    0下载:
  2. linux网络编程基本SOCKET代码,服务器和客户端-LINUX AND SOCKET
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:13657
    • 提供者:andy
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com