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

搜索资源列表

  1. 2010310006080609

    0下载:
  2. 基于socket的服务器与客户端连接. C#源码.-Socket-based server and client connections. C# source code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:175115
    • 提供者:xk
  1. TestSocketServer

    0下载:
  2. C++ socket 客户端与服务端示例程序-C++ socket client and server sample program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:12591
    • 提供者:Eric
  1. Socket

    0下载:
  2. SOCKET之间的通信 是通过DOS窗口实现的简单通信 首先运行服务器 然后运行客户端 通过客户端发送消息 让服务器接受-SOCKET communication between simple communication DOS window to run the server first and then run the client through the client sends a message to let the server accepts
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:19467
    • 提供者:张涛
  1. SocketTest

    0下载:
  2. vb写的socket客户端与服务端收发原理描述-vb write the socket client and server to send and receive Principles
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:47984
    • 提供者:朱国君
  1. CSharpTCP

    0下载:
  2. C#局域网内的tcp传输• 以目前流行的TCP/IP协议构成的互联网软件设计方法,实现网络传输实验设计。 • 掌握网络scoket套接字完成计算机通信过程,深入理解和掌握基于TCP/IP协议的网络通信以及网络客户机/服务器模型的结构概念,熟悉常用的Windows API函数的用法,利用C++或VB语言实现流式套接字的网络应用通信编程。 -C# tcp transmission • LAN to the Internet posed by the pop
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:178677
    • 提供者:郭树军
  1. socket

    0下载:
  2. C/S主从通信,主要是用来实现客户端与服务端的socket通信,实现了,服务端的接受,监听,发送和客户端的接收与发送-C/S main communication, is used to achieve the client and server socket communication, the acceptance of the service side of the monitor, send and client reception and transmission
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:3645
    • 提供者:白勇
  1. 06.Socket

    0下载:
  2. 线程通信,客户端和服务器的通信,采用了线程-Thread communication, the client and server communications, the use of a thread
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-01
    • 文件大小:9037
    • 提供者:gaofei
  1. server

    0下载:
  2. 网口通信客户端与服务端,使用C++socket编程。-The network port communication client and server use C++socket programming.
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:2321
    • 提供者:luhao
  1. Socket

    0下载:
  2. 客户端与服务端通过socket套字节连接的简单通信程序,里面有三个小的实例。-The client and server through socket sets bytes connected simple communication program, there are three small examples.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:4112
    • 提供者:alinder
  1. socket

    0下载:
  2. Linux下socket编程,包含client端和server端,用于演示通信原理,是一个简单的例子-Under Linux socket programming
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:3210
    • 提供者:wangxiaoming
  1. TCPSrv

    0下载:
  2. 在VC++编程环境下,利用套接字winsock实现服务器端与客户端的时时通信-In VC++ programming environment socket winsock server-side communication with the client from time to time
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:2318399
    • 提供者:wangling
  1. socket

    0下载:
  2. 这个程序是java中socket通信的基础,分为服务器端和客户端,进行socket通信,传输文件。-This java program is a base socket communication program that contains server and client. It implements the function of transfering a file by sockets.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:6979
    • 提供者:盛权
  1. TcpNavyClient

    0下载:
  2. 利用Socket Tcp-Ip事先的对战游戏-A client-server application with sockets and IO to play the Navy Battle game.
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:9428
    • 提供者:高非
  1. cs_mfc_sokcet

    0下载:
  2. 基于MFC的SOCKET C/S聊天演示程序-A Client & Server Chat Program Based on MFC
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:65722
    • 提供者:罗继
  1. socket

    0下载:
  2. 简单的windows环境下的socket程序,含有多线程,实现服务器和客户端互发消息。适合编写socket 的初学者-Socket program under a simple Windows environment containing multi-threaded server and client to send and receive messages. For the preparation of a socket beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-28
    • 文件大小:2508
    • 提供者:李俊
  1. Socket

    0下载:
  2. 该文件利用java语言的Socket实现了客户端和服务端信息交流-The file using the Java language s Socket implementation the client and server communication
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:1327
    • 提供者:小白狼
  1. C-Socket

    0下载:
  2. 计算机通信网中的socket通信编程,包含客户端和服务器端,由c语言实现。-The socket communication programming in computer communication networks, including client and server-side by the C language.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:6879
    • 提供者:Allan
  1. Socket

    0下载:
  2. C#语言编写的用于Socket通信的程序。包含客户端和服务器程序代码。-For a Socket communication program written in C# language. Including client and server code.
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:68429
    • 提供者:邓大芳
  1. Socket

    0下载:
  2. 在LINUX系統下,实现套接口编程。一个客户端,一个服务端。-LINUX system, socket programming. A client, a server.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:2203
    • 提供者:su
  1. SOCKET-TCP

    0下载:
  2. 用于socket的TCP连接,分为客户端和服务器两个部分的代码实现-For socket TCP connection, divided into client and server parts of the code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:2418502
    • 提供者:李彦
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com