CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - Socket 通信编程

搜索资源列表

  1. tstsocket

    0下载:
  2. socket 编程和 evc4的tcp/ip通信,pc端的程序-evc4 socket programming and the tcp / ip communications, pc side of the process
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:11.82kb
    • 提供者:吴爱人
  1. CSockClient

    0下载:
  2. vc中socket的通信编程,希望对大家具有帮助!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:37.1kb
    • 提供者:文学
  1. socket

    1下载:
  2. Socket编程范例,典型的MFC环境下Socket通信编程教学示例
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:27.23kb
    • 提供者:李国政
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:12.9kb
    • 提供者:马逸
  1. libcomm

    0下载:
  2. socket 通信封装的一套api,可以重用,减少socket编程工作量-socket communications package, a set of api, can be reused, reducing the workload of socket programming
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:27.86kb
    • 提供者:张三
  1. SuperVersion

    0下载:
  2. tcp socket通信编程,作为远端服务器的客户端-tcp socket communication programming, remote server as a client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-02
    • 文件大小:774.21kb
    • 提供者:jsl
  1. TCPUDPSocket

    0下载:
  2. TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-04
    • 文件大小:1.07mb
    • 提供者:李正交
  1. Socket-net-program

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

    • 发布日期:2017-03-27
    • 文件大小:280.69kb
    • 提供者:李荣晟
  1. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:498kb
    • 提供者:zhaozm
  1. cket_iocp-documents-and-code

    0下载:
  2. 包含四份关于iocp完成端口模型在socket通信编程中的技术应用文档,其中含有关键代码和说明,由浅入深,是一位大拿原创的技术文档。-Iocp contains four reports on the completion port socket communication programming model in the technical application of the document, which contains the key code and instructions, De
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:69.02kb
    • 提供者:cfan
  1. Java-socket-programming-network

    0下载:
  2. java socket 网络编程,主要基于TCP/IP 以及UDP两种协议的通信方式-Java socket programming network
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:192.47kb
    • 提供者:fang
  1. Client

    0下载:
  2. QT编程之socket通信, 客户端程序源代码,比较简单易懂-QT programming socket communication, client program source code, is relatively simple and easy to understand
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-11
    • 文件大小:1.18kb
    • 提供者:邱万里
  1. tcp_transfer.tar

    0下载:
  2. socket 网络编程 使用tcp协议实现一个简单的客户端与服务器端进行通信的程序,便于初学tcp协议以及socket编程的人员-socket network programming using tcp protocol to implement a simple client and server side communication procedures, protocols, and easy beginner tcp socket programming staff
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-04
    • 文件大小:19.11mb
    • 提供者:jxj
  1. socket

    0下载:
  2. socket客户端服务端通信源码。方便socket编程初学者参考-socket client server communication source. Convenient socket programming reference for beginners
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3.6mb
    • 提供者:Eddie
  1. UdpChat_console

    0下载:
  2. windows下socket编程,利用UDP协议通信,运行在控制台环境下,适合应付网络课程通信编程的作业。-the windows socket programming, using UDP protocol communications, running on the console environment, fit for the online course communication programming jobs.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:钱里驹
  1. socket

    0下载:
  2. 用于实现Java中TCP/IP协议中sever端与client端的通信,对java初学者认识socket编程有很大的帮助。-Java is used for communication in TCP/IP protocol and the client side of the sever end, understanding for beginners java socket programming of great help.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:1.76kb
    • 提供者:
  1. socket

    0下载:
  2. socket通信小程序,用来体会socket网络编程。了解网络编程-socket test program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:2.97kb
    • 提供者:jason
  1. Socket_CPP

    0下载:
  2. 一个基于socket通信方式的小型局域网即时聊天应用,包含服务器端与客户端的具体实现,适用于网络编程初学者理解TCP/IP协议栈的工作原理。-Based on a small LAN socket communication instant messaging applications, including implementation of the server and client for network programming for beginners to understand TCP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3.55mb
    • 提供者:张茜
  1. 03Socket编程之UDP通信

    0下载:
  2. 实现udp TCP通信,进行仿真设计,达到可靠性传输(Implementation of UDP TCP communication)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-19
    • 文件大小:43.85mb
    • 提供者:weiweila
  1. socket_src

    0下载:
  2. 用C++ 语言实现的SOCKET网络编程的UDP协议,实现基本通信(SOCKET network programming UDP protocol implemented in C++ language to realize basic communication)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-22
    • 文件大小:1004kb
    • 提供者:蝶儿轻点
« 12 »
搜珍网 www.dssz.com