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

搜索资源列表

  1. Communication

    0下载:
  2. 说明: 1.文档Wireshark捕获数据.doc,已将必要的信息截图;尚缺三个协议的文档描述;Wireshark已安装,桌面有其快捷方式。 2.Socket编程,放在Communication文件夹中。-Note: 1. Document Wireshark to capture data. Doc, has the necessary information capture yet available document describes the three protoc
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:252751
    • 提供者:汪颜
  1. chat.RAR

    0下载:
  2. C# Socket网络聊天室编程实例+教程 含文档-C# Socket Programming Example Internet chat rooms containing documents+ Tutorial
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:676321
    • 提供者:xukaisheng
  1. csocketkaifa

    0下载:
  2. c语言下开发socket技术文档,文档内代码均可编译通过,对新手帮助很大。-c language technical documentation developed under the socket, the code can compile the document, of great help to the novice.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:26351
    • 提供者:房延雷
  1. Java_Socket

    0下载:
  2. 有关java 的socket编程文档,非常齐全-java 的socket编程,非常齐全
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:107886
    • 提供者:liuyang
  1. ChatRoomInEnglish

    0下载:
  2. java socket编程的英文文档介绍
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:379942
    • 提供者:liuyang
  1. MC52i-command-summary

    0下载:
  2. 该文档详细总结了MC52i和MC55i等GPRS模块进行Socket通信时所用的主要命令以及交互的整个流程-Detailed summary of the document such as GPRS MC52i and MC55i Socket communication module used in the major commands and the whole process of interactive
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:15708
    • 提供者:liu
  1. 38060306

    0下载:
  2. 应用Socket编程实现的聊天工具,支持传输文件,使用java进行实现,附带简单文档。-Socket chat application programming tools and support to transfer files, use java to implement, comes with simple documentation.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1050355
    • 提供者:潘萌
  1. Bank-savings-system

    0下载:
  2. 个人编写,访真银行活期储蓄系统,拥有开户、销户、存款、取款、转帐、查询等功能。VC++6.0开发,是基于客户端与服务器程序开发。运用TCP/IP协议socket通信技术。压缩文件中包含:源代码、可执行文件、使用文档、系统和功能架构文档、另有PPT演试文稿。内容规范,是学习C++软件开发的好材料-Personal writing, current savings visit real banking system, with accounts, closing accounts, deposits
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-04
    • 文件大小:1122176
    • 提供者:dongxingfeng
  1. sever

    0下载:
  2. 通过套接字发送网络连接,并显示所获得文档内容-send message use socket
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:341327
    • 提供者:rojune
  1. P2pFileShareing

    0下载:
  2. 这是一次作业的,基于MFC框架,实现的局域网P2P文件共享系统。每一个peer端可以共享文件,其他Peer可以进行文件的查找和定位。文件夹内包含一个全面的DOC文档,包括类设计,线程调度,使用说明等。该网络模型简单实用,可供Socket初学者学习使用。 请先阅读Readme.txt,然后阅读文件夹内的dox文档。-This is a job. MFC-based framework to achieve the local area network P2P file sharing system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3976036
    • 提供者:mqb
  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
    • 文件大小:70679
    • 提供者:cfan
  1. BSD-Sockets-API.pdf.tar

    0下载:
  2. BSD UNIX Socket的文档,很简洁的描述了常用的Socket-BSD UNIX Socket document, very concise descr iption of common Socket
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1466521
    • 提供者:凝霜
  1. Windows_SOCKET

    0下载:
  2. 这是介绍Windows环境下socket编程的文档-This is the socket programming document describes the Windows environment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:19784
    • 提供者:杨小妖
  1. tftp

    1下载:
  2. TFTP文件传输系统运用软件工程的设计方法以visual c++ 6.0 为开发工具进行开发的。此TFTP文件传输系统采用采用客户端/服务器(C/S)模式,客户端与用户端通过UDP互相通讯。主要是在套接字的运用。随便帮学长做的东东,文档,代码,可执行文件都齐全。-TFTP file transfer system using software engineering design approach to visual c++ 6.0 development tool for the develo
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-01-25
    • 文件大小:1837063
    • 提供者:maweidong
  1. chat

    0下载:
  2. python多人聊天服务器,供新人学习socket用,适合flash,actionscr ipt,包含协议文档-python multiplayer chat server for the new study socket with suitable flash actionscr ipt include the protocol document
  3. 所属分类:Compiler program

    • 发布日期:2017-11-11
    • 文件大小:50851
    • 提供者:godshine
  1. setsockopt

    0下载:
  2. 这是一篇对socket的设置进行深入介绍的资料文档,供对网络开发有深入了解的人士学习参考。-This is one pair of socket setting depth descr iption document for reference in-depth understanding of the people to learn web development.
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:141697
    • 提供者:enchen
  1. Socket_VC_GET_POST

    0下载:
  2. socket get post 网络socket的实例,包含http的get以及post的实现。并包含了apple应该发布流程详细文档-socket get post
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1171848
    • 提供者:梅剑
  1. SUPERSOCKET

    2下载:
  2. SOCKET编程文档及实例含有客户端和服务器端-SOCKET programming documentation and examples containing the client and server-side
  3. 所属分类:.net

    • 发布日期:2017-11-10
    • 文件大小:1408896
    • 提供者:zhou
  1. Chatting_Room

    0下载:
  2. linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programmin
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:150285
    • 提供者:纪昌利
  1. android_socket

    0下载:
  2. android中socket开发的有用文档,希望能帮到你-android socket development of useful documentation, hope you can help
  3. 所属分类:android

    • 发布日期:2017-11-28
    • 文件大小:47404
    • 提供者:hunter
« 1 2 3 4 56 »
搜珍网 www.dssz.com