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

搜索资源列表

  1. TCPIP

    0下载:
  2. C#关于TCPIP的一个小程序,对新手非常有用的一个程序。-a program about tcpip
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:9049
    • 提供者:冀彦鹏
  1. ACE

    0下载:
  2. Ace 网络编程的开发说明文档,适合新手学习-Ace the development of network programming documentation for novice learning
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-18
    • 文件大小:5005546
    • 提供者:luke
  1. ACE-translation

    0下载:
  2. ACE详细介绍译文,适合ACE开发的新手入门-ACE detailed translation for ACE development of Getting Started. . . .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1675707
    • 提供者:luke
  1. mailSendServer

    0下载:
  2. 很好用的 邮件系统,很实用,对新手很有帮助啊-Thread instance, good examples, we come take a look, next to that is earned. Run a big jump
  3. 所属分类:WEB Mail

    • 发布日期:2017-04-10
    • 文件大小:1293998
    • 提供者:xw
  1. TFTP-

    0下载:
  2. 这个是关于简易TFTP文件传送C语言实现,适合新手学习 。-This is a simple code for TFTP with c.I hope this can help someone learn TFTP more well.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:5242
    • 提供者:z
  1. python_network_programming.pdf

    0下载:
  2. 讲解python网络编程的书籍 适合新手用来入门-This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first editi
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:8029293
    • 提供者:haha
  1. Chat-Room-VB

    0下载:
  2. 局域网聊天器 VB实现 内含说明书 适合新手学习使用-LAN chatroom
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:8924
    • 提供者:lyz
  1. udptoudp

    0下载:
  2. Linux下简单实现udp通信,对新手很有用.-The simple and realize the udp Linux communication, for the novice is very useful.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1284
    • 提供者:陈国杰
  1. chat

    0下载:
  2. socket+c聊天室,简单实用,适合新手学习-Socket+c chat room, simple and practical, suitable for novice learning
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:207715
    • 提供者:panyi
  1. testXML1

    0下载:
  2. tinyxml的简单使用程序,新手可以看一下-a simple program using tinyxml
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-08
    • 文件大小:384840
    • 提供者:张文彬
  1. release

    0下载:
  2. 简单的ftp服务器,提供给初学linux的新手-a simple ftp server and client code, for linux beginner
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-31
    • 文件大小:23165
    • 提供者:daiziqi
  1. socks5

    0下载:
  2. 用状态机来写一个socks5代理服务器,为了移植性和很多新手都在用windows,异步驱动我就只用select而没用epoll。-I have written a Proxy Socks5 server by using finite-state machine. Because of the so many people are studying under Windows, I just implement it by select not by epoll.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-24
    • 文件大小:289636
    • 提供者:Wujiahao
  1. qqpro(new-2)

    0下载:
  2. 一对一的聊天,使用c/s模式实现的一种简单的程序,新手上路-One to one chat, using c/s mode to achieve a simple procedure, Newbie
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:156615
    • 提供者:ai72816
  1. TestHttp

    0下载:
  2. 用socket实现访问网页以及返回信息,新手可以借鉴下-With socket to access the web page and return information, the novice can learn
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:83374
    • 提供者:后冰
  1. myArp

    0下载:
  2. 可以进行简单的arp攻击,winpcap的简单运用。适合编程新手参考-Simple arp attack, the winpcap the simple to use. Suitable for novice programmers reference
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-11-08
    • 文件大小:48082993
    • 提供者:huochai
  1. MyQQ2012

    0下载:
  2. 通过socket连接实现了即时通讯功能。 在服务器端,将用户资料存储于access数据库中。 客户端需要登陆。登陆后能够从服务器读取好友列表、用户资料等信息。考虑到安全性,密码使用了MD5加密,客户端与服务器之间使用序列化的类传输数据。 本资料适合新手使用。-Through the socket connection to the instant messaging function. On the server side, the user data stored in the
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:400698
    • 提供者:ChenHuarong
  1. Qt-Designer

    0下载:
  2. QT 在Linux下的几个简单例子,新手可以学习-QT in a few simple examples under Linux novice can learn
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:91846
    • 提供者:ai溺
  1. ScoketLinkDemo

    0下载:
  2. QT socket网络编程,服务器端,供新手学习-QT socket network programming, server-side for the novice to learn
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:5434
    • 提供者:ai溺
  1. Opnet-simulation-examples

    0下载:
  2. opnet modeler 网络仿真实例,大约10来个,都是逐步操作的,适合新手,没有无线网络的-opnet modeler simulation examples, operation process, no source code, for new users
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2958619
    • 提供者:jessie
  1. IO

    0下载:
  2. 一片个人总结冠以网络套接字五种IO模型的c++编程步骤和简单的方法,文章详细讲解了各种IO模型的优缺点,包含作者本人半年来对IO模型理解和总结,很适合学习IO的新手。-this isone article about socket in IO.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:24480
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 32 »
搜珍网 www.dssz.com