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

搜索资源列表

  1. farsight_network_demo1.0.tar

    0下载:
  2. linix网络编程,tcp ,udp,多线程,socket等比较适合初学者学习的源代码-linix network programming, tcp, udp, multi-threading, socket and so more suitable for beginners to learn the source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:109298
    • 提供者:浪击天涯
  1. IPhone-http--socket

    0下载:
  2. 一份IPHONE的网络编程总结,是初学者学习IPHONE网络编程的好材料。-A summary of IPHONE network programming, beginners learning IPHONE network programming a good material.
  3. 所属分类:Browser Client

    • 发布日期:2017-04-01
    • 文件大小:3250
    • 提供者:郭子杰
  1. vc-chatroom

    0下载:
  2. 基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
  3. 所属分类:P2P

    • 发布日期:2017-05-28
    • 文件大小:11713737
    • 提供者:王文
  1. Beej_net

    0下载:
  2. dos网络编程,socket,非常明了,Beej s 网络编程指南 Internet Sockets Version 1.5.5 -dos network programming, socket, very clear, Beej s Guide to Network Programming Internet SocketsVersion 1.5.5
  3. 所属分类:Document

    • 发布日期:2017-04-17
    • 文件大小:35594
    • 提供者:352622
  1. net_program_design

    0下载:
  2. 一本介绍网络编程的书籍,首先介绍了网络编程的接口、注意实现等,然后具体详解了TCP、UDP、socket等编程。-Introduced a network programming books, first introduced the network programming interfaces, such as attention to achieve, and then explain the specific TCP, UDP, socket programming, etc..
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:631129
    • 提供者:张勇
  1. testPOP3

    0下载:
  2. 网络编程:socket & POP3,Client-Network programming: socket
  3. 所属分类:GPS develop

    • 发布日期:2017-04-06
    • 文件大小:7931
    • 提供者:jerry.lien
  1. HTTP

    0下载:
  2. 包含HTTP协议内容分析,命令实现及其SOCKET网络编程实现-HTTP protocol includes content analysis, order to achieve the realization of network programming and its SOCKET
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:128293
    • 提供者:黄笑生
  1. socket

    0下载:
  2. 网络编程!通过UDP协议获取客户端时间,程序简单易懂!-Network programming! Through the UDP protocol client access time, easy-to-read program!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-24
    • 文件大小:13484
    • 提供者:魏志君
  1. Socketprogramming

    0下载:
  2. 电脑学习\计算机网络\Socket基本编程.doc-Computer learning basic computer network Socket programming. Doc
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8565
    • 提供者:Eric
  1. JAVA

    0下载:
  2. 用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:119682
    • 提供者:罗亚兴
  1. NETCT-OSS

    1下载:
  2. 系统分为三个大模块:采集、整合、查询管理模块,各模块款功能描述如下: 在采集系统中,采用JAVA中的字符串解析、网络编程(Socket)、输入输出流(IO)和多线程等技术对原始计费Log(wtmpx)文件进行读取并分析、处理。但要求效率比较高,于是采用了Unix系统的计划任务命令(crontab)进行定时采集原始计费日志文件(UNIX系统下的/var/adm/wtmpx文件),并将采集的数据封装整理成己匹配和未匹配两种BIDR结构的数据清单,然后把己匹配好的数据通过Socket传输给中央处理
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:133366
    • 提供者:zhuyi
  1. vcnet

    0下载:
  2. vc++的网络编程,socket套接字,学习网络的好资料-vc++ network program very good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7315379
    • 提供者:lidaqian
  1. SocketChat

    0下载:
  2. Win32工程下套接字开发的聊天程序,包括服务器端和客户端源码,对于了解网络编程过程很有帮助!-Win32 projects developed under the socket chat program, including server-side and client source code, for the understanding of the process of network programming very helpful!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:58104
    • 提供者:chenwencan
  1. cs

    0下载:
  2. 通过TCP和UDP实现客户端及服务器的通信。消息类型是通过字符串来实现的;用该类似的字符串来标识消息的类型。对JAVA的SOCKET网络编程比较感兴趣的,该程序起到了不少帮助,可以加深对SOCKET编程的理解。-Implementation through the TCP and UDP client and server communication. The type of message is achieved through the string with the similar str
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5206
    • 提供者:qinying
  1. IPpacket

    0下载:
  2. 网络编程\原始套接字生成IP数据包,学习网络安全编程入门程序-raw socket make ip packet
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:8135
    • 提供者:柯超
  1. A1UDP_tcpc

    0下载:
  2. socket 网络编程 A1UDP_tcpc-socket A1UDP_tcpc
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:36303
    • 提供者:wendy
  1. A1UDP_tcps

    0下载:
  2. socket 网络编程 UDP_tcps-socket UDP_tcps
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:37363
    • 提供者:wendy
  1. SOCKET

    0下载:
  2. 用于广播的socket类 网络编程 Multicast实现-Socket type used for broadcasting network programming to achieve Multicast
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:37110
    • 提供者:John
  1. ice

    1下载:
  2. 基于Ice的网络编程测试程序,可做为Ice程序测试所用-Ice-based testing procedures of network programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-24
    • 文件大小:7925780
    • 提供者:wuhaiyu
  1. WS

    0下载:
  2. 与上一个文件相对应的服务器应用程序,VC++Socket网络编程-VC++ Socket internet programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1933018
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com