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

搜索资源列表

  1. client

    0下载:
  2. 这个是vc下的一个聊天室工具的客户端,希望对学习网络编程的人员有用-This is a chat room under vc tool for the client, want to learn network programming useful to
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:230640
    • 提供者:刘德华
  1. cutftp.tar

    0下载:
  2. 一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:23449
    • 提供者:王丛
  1. Client

    0下载:
  2. ACE网络编程,简单的Client终端,定是发送数据,端口,ACE库文件。server-ACE network programming, a simple Client terminal is scheduled to send data, port, ACE library file. server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1823580
    • 提供者:jack
  1. WINDOWS_network_technology

    0下载:
  2. 有关windows网络编程技术的详细pdf教程-Windows network programming on a detailed tutorial pdf
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:10094858
    • 提供者:sodu
  1. socket-example

    0下载:
  2. Linux网络编程中的一些高级应用程序的源代码 大家可以对照参考《linux高级编程》一书的十四章来看 讲的很不错
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10497
    • 提供者:韩佳楠
  1. Csharp1

    0下载:
  2. C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 …… -C# Network Programming Chapter 1, the process of lesson plans, thread and network protocol TCP Application Programming Chapter 2 Chapter 3 Chapter UDP Appl
  3. 所属分类:.net

    • 发布日期:2017-03-21
    • 文件大小:198941
    • 提供者:王清河
  1. Csharp_QQ

    0下载:
  2. 学Charp和网络编程时网上找的一个实例仿QQ例子写的很好,有Server端和Client端,用数据库来保持信息,还有视频功能-Science Charp and network programming online looking for an example of writing a good example of fake QQ, with Server-side and Client-side, using a database to maintain information, as w
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-25
    • 文件大小:932604
    • 提供者:KindAzrael
  1. Socket

    0下载:
  2. Java网络编程 电子书资料 详解Socket编程 软件工程专业-Java network programming book information Xiangjie Socket Programming Software Engineering
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9885209
    • 提供者:snow
  1. socket

    0下载:
  2. linux网络编程,内容详细,通俗易懂,必备的入门书-linux network programming, detailed and user-friendly, essential guide book
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:1406540
    • 提供者:林元培
  1. RichardStevensUnixNetworkProgramming

    0下载:
  2. Richard Stevens Unix 网络编程,unix网络编程的圣经!-Richard Stevens Unix Network Programming, unix network programming in the Bible!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9220155
    • 提供者:wang
  1. Linux_Network_programming

    0下载:
  2. Linux网络编程教程,共十四章,第一章概论;第二章 UNIX/Linux 模型;第三章进程控制;第四章进程间通;第五章通信协议简介-Linux network programming tutorials, a total of 14 chapters, the first chapter overview second chapter UNIX/Linux model Chapter III process control fourth chapter the process of in
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:2066898
    • 提供者:李伟枝
  1. UNIX1

    0下载:
  2. UNIX 网络编程(第1卷:套接口 API 和 X-Open 传输接口 API)-Unix
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:28889991
    • 提供者:zhangkai
  1. csharp

    0下载:
  2. csharp的网络编程方法,讲解详细伴有实例讲解,绝对符合大家口味!-csharp network programming methods, explaining in detail accompanied by examples of explanation, absolutely in line with our tastes!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-02
    • 文件大小:14470062
    • 提供者:桂婷婷
  1. socket

    0下载:
  2. tcp udp 网络编程源码 //创建套接字 sHost = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP) if(INVALID_SOCKET == sHost) { printf("socket failed!\n") WSACleanup() //释放套接字资源 return -1 } //设置服务器地址 servAddr.sin_family =AF_INET servA
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-25
    • 文件大小:2343
    • 提供者:闛靚
  1. networkprogramme

    0下载:
  2. c#网络编程,从客户端建立连接到服务器接受连接,双方进行通信-network programme with c#,from client to server.
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:223793
    • 提供者:欧志辉
  1. tcpcode

    0下载:
  2. Linux下tcpip网络编程比较详细的源代码,有了它再配合《Unix网络编程实用技术与实例分析》这本书,学习网络编程一定会事半功倍-Tcpip network programming under Linux source code in more detail, with it together with " Unix network programming practical techniques and case analysis" of this book to lea
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:68348
    • 提供者:红河瀚水
  1. VCWinSockProgramming

    0下载:
  2. 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:190762
    • 提供者:netdavid
  1. _Screen

    0下载:
  2. C#编程 网络编程,监视指定IP地址的用户界面
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1321449
    • 提供者:王朝帅
  1. chatroom.tar

    0下载:
  2. linux下简单聊天室源代码(包含服务器和客户端), 功能比较简单,适合刚学网络编程的同学参考。-linux source code for the simple chat rooms (including server and client), function is relatively simple for students just learning network programming reference.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:75249
    • 提供者:weibo
  1. socket

    0下载:
  2. 能让我们对linux的系统和socket有一个叫深入的了解,且对网络服务器的架构有一定了解,通过实践,使我们知道在网络编程过程中所需要注意的一系列问题(如并行程序设计的问题)。当然,本次大作业还能使我们对“进程间通信”,“进程同步”和“信号量”等操作系统的知识进行巩固,从而服务于本次大作业。-Make our linux system and the socket are called in-depth understanding of the network server architectu
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:139103
    • 提供者:stallion
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com