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

搜索资源列表

  1. Web-Program

    0下载:
  2. 里面有四个例子,都能调通,分别是socketTCP通讯,FTP通讯,UDP通讯等,很不错的-There are four examples, can be transferred through, respectively, socketTCP communications, FTP communication, UDP communication, very good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-12
    • 文件大小:19503862
    • 提供者:陈帅
  1. udp-ipv6

    0下载:
  2. 这个程序是在uTCP/IP上实现的UDP协议。通过这个例子可以熟悉uTCP/IP。-This program is uTCP/IP on the implementation of UDP protocol. Through this example can be familiar with the uTCP/IP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4279
    • 提供者:王建国
  1. DINING

    0下载:
  2. 网络编程代码,网络编程中能用到的例子--哲学家进餐问题-Network programming code, network programming can be used to the example- dining philosophers problem
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:351534
    • 提供者:王小莫
  1. Packet_capture-

    0下载:
  2. 类似sniffer查看网络包数据捕获的例子程序,可以查看tcp、udp,icmp协议的数据包相关内容,结构清晰,易于学习。-Similar to the example of the network packet sniffer View program, you can see tcp, udp, icmp protocol packets related to the content, structure, clear and easy to learn.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3784654
    • 提供者:chuhongjian
  1. SocketChat

    0下载:
  2. 这个一个简单聊天程序,有服务器端和客户端的实现,基本实现群聊,私聊,登录,退出的功能。可以作为大家学习socket的一个好例子。-This a simple chat program, a server and client implementations, basically a group chat, private chat, login, exit the function. Socket as we can learn a good example.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6555741
    • 提供者:景洋
  1. udpexample-1.3

    0下载:
  2. Sockets-2.3.9.3 udp的一个例子,,配合先前上传的tcp部分,可以很好的学习了。-Sockets-2.3.9.3 udp an example, with the tcp part of the previously uploaded, you can learn the good.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1954
    • 提供者:
  1. systemprogram_20110608.tar

    0下载:
  2. linux 进程控制例子,初学者可借鉴-linux process control examples, beginners can learn. . .
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:417409
    • 提供者:rensiming
  1. Visual-CPPTP312C-908

    0下载:
  2. VC++网络编程一书的源码,希望有需要的人士可以参考,所有例子都已经经过编译,确保可以使用。-VC++ network programming book source code, I hope those who need to refer to all the examples have been compiled to ensure that you can use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4446307
    • 提供者:NateRiver
  1. emailsendandreceive

    0下载:
  2. 用VC++实现了基本的电子邮件收发功能,仅供入门参考。可以基于这个例子,完善功能。-Using VC++ to achieve a basic e-mail sending and receiving capabilities for entry-reference. Can be based on this example, improve function.
  3. 所属分类:Email Client

    • 发布日期:2017-04-10
    • 文件大小:1300441
    • 提供者:yingzi566
  1. RD_VS2008

    0下载:
  2. 远程控制程序 这里有两个项目,携手合作,远程控制电脑。该软件仅适用于XP及以上,而且非常稳定。服务器可以处理多个客户端,每个客户端可以处理多个相同或不同的服务器连接。 该项目是一个服务器和客户端对。服务器是RDS,远程桌面服务器和客户端,RDV,远程桌面浏览器。可执行文件的源代码打包,并为Visual Studio 2005和2008年项目。我建立了一个zlib库的自定义项目,并把它编译成一个Windows库/吨设置。包括32位和64位库文件,发布和调试模式,包括。 ZLIB.H和
  3. 所属分类:Remote Control

    • 发布日期:2017-04-10
    • 文件大小:1865432
    • 提供者:付永明
  1. ns-and-network-simulation

    0下载:
  2. 北京邮电大学出版的ns教程--<ns与网络模拟>,讲的还可以。附带书中源码,可以测试用,第二章第二个例子好像有问题。-Beijing University of Posts and Telecommunications published in ns tutorial- <ns与网络模拟> , Speaking also. The book comes with source code, you can test, the second chapter the secon
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-26
    • 文件大小:9306735
    • 提供者:xiaozhixingkong
  1. java_socket

    0下载:
  2. 学习了java socket后自行编写的java通信的小例子 可以实现局域网的聊天-After learning the java socket write your own small example of the java communication can be achieved LAN chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:13864
    • 提供者:aqiao
  1. transInRTP

    0下载:
  2. 一个简单的例子,教你在Linux下使用RTP进行传输。例子中包含一下服务器端和一个客户端。根据你的编译器,直接进行编译就可以了。-A sample example to teach you how to use RTP trans date in Linux environment.You can compile it use your compiler.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:219337
    • 提供者:
  1. XMLParse

    0下载:
  2. 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。-Create a new XML document, modify the existing XML document analysis, all of which can be used from an MFC or STL string class
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-10
    • 文件大小:1362781
    • 提供者:谢金赣
  1. labview-network-communication

    0下载:
  2. labview 网络编程的例子,例子中可以实现数据的交换,加以小的改动可以直接使用到工程项目中-labview network programming examples, examples of data exchange can be achieved, small changes can be directly used in the project
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:29858
    • 提供者:zz
  1. KTDI

    1下载:
  2. ktdi的例子,封装成ksocket可以在内核使用socket进行网络通讯(tcp/udp)-ktdi example, can be packaged as ksocket socket in the kernel to use for network communication (tcp/udp)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:91952
    • 提供者:顺口溜
  1. 12345

    0下载:
  2. 很好的防火墙例子,初学者能得到很好的学习-Good example of a firewall, beginners can get a very good learning
  3. 所属分类:Firewall-Security

    • 发布日期:2017-04-01
    • 文件大小:220731
    • 提供者:主语
  1. capture_data

    0下载:
  2. 在linux环境下内核驱动级别抓取网络数据包,并注册标准设备文件。用户态可通过读取设备文件来获得数据。源码同时提供一个例子用来读取http协议的post请求。-In the linux kernel driver level environment capture network packets, standard equipment and register files. User state can be obtained by reading the data file to the de
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:6082
    • 提供者:liuzhigang
  1. a-simple-chat-program-VCPP

    0下载:
  2. 用VC++编写的简单聊天程序 可以当作平常练习的一个好例子-With VC++ written a simple chat program can be used as a good example of the usual practice
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2019850
    • 提供者:Mr.Yuan
  1. java-chat-program

    0下载:
  2. 可以实现私聊、公聊、还可以实现截屏功能,是一个很不错的例子。-Can private chat, public chat, you can also achieve the screenshot function, is a very good example.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:4537295
    • 提供者:ladia
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com