登录
首页 » Windows Socket编程 » NOTE: Simulating Router s RIP protocol,it transports and echoplexes by characte...

NOTE: Simulating Router s RIP protocol,it transports and echoplexes by characte...

于 2022-06-19 发布 文件大小:177.54 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

模拟Router的RIP协议,通过传输的文字进行传输和回送,进行模拟和实现。-NOTE: Simulating Router s RIP protocol,it transports and echoplexes by character trasported,and Simulats and implements.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1 首先下载josua
    1 首先下载josua-0.9.2.tar.gz(http://osip.atosc.org/download/deprecated/)和libosip-0.9.2.tar.gz(); 2 将两个文件分别解压缩到/josua文件夹和 bosip文件夹,需要注意解压缩的时候要使用winzip,winrar解压缩会有问题; 3 打开VC++6.0,在文件菜单中打开~ bosip/windows/osipfsm.dsw,(注意:没有先打开VC++,直接打开~ bosip/windows/osipfsm.dsw时候出现了问题?); 4 编译的时候要首先编译osipparser files,再编译osipfsm files(注意:直接编译会出现不能打开osipparser.lib的错误提示);编译后则在文件夹~ bosip/windows/.libs下生成osipfsm.dll,osipfsm.lib和osipparser.dll,osipparser.lib四个库文件; -a first download josua- 0.9.2.tar.gz (http :// osip.atosc.org/download/deprecated /) and l ibosip- 0.9.2.tar.gz (
    2022-03-06 21:17:35下载
    积分:1
  • VC用UPD协议实现广播通信
    VC编程用UPD协议实现广播通信-VC programming corresponds with the UPD agreement realization broadcast
    2022-03-10 07:19:50下载
    积分:1
  • thread safety examples. Description of the procedures for the security thread. T...
    线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
    2022-02-05 20:02:18下载
    积分:1
  • 一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能序中指定的服务器已经关闭了,不过代码还是可以看看的。...
    一个CAsyncSocket扩展类的例子。 实现了从指定的服务器和端口获得TCP数据流。不过现在可能程序中指定的服务器已经关闭了,不过代码还是可以看看的。-An example of CAsyncSocket extended class implements the function to get TCP data stream from a dedicated server and port.Perhaps,the server using in code has been closed,but the code has some value to view.
    2022-06-26 20:59:31下载
    积分:1
  • Win32_Packed自己写的win32包装类
    Win32_Packed自己写的win32包装类-Win32_Packed himself wrote the win32 packaging category
    2022-05-19 03:41:46下载
    积分:1
  • 即时聊天(服务器和客户端)
    简单的tcp/ip 通讯协议,详尽的客户端和服务端 接受和发送信息。可以在线IM交流、建立会议室(可以设置密码),会员(密码、头像等信息)和部门实现在线管理。 Server/Client分别为服务端和客户端,设置服务端可以实现在线管理,默认端口号10000。 数据库采用的是Access
    2022-03-18 03:00:07下载
    积分:1
  • 窗口平台网络包过滤方法
    在Windows平台下实现网络封包过滤的一种方法-the Windows platform network packet filtering method
    2022-03-19 07:51:30下载
    积分:1
  • 用dreamweaver搭的商业化网站框架,简单框架。可以修改一下应用...
    用dreamweaver搭的商业化网站框架,简单框架。可以修改一下应用-Dreamweaver ride with the commercial site of the framework, a simple framework. You can modify the application of
    2022-11-29 12:55:04下载
    积分:1
  • this article for the BCB after the developers, not only to FlashGet software dev...
    这篇文章后对于BCB开发人员来说,不仅可以对 FlashGet 等软件的开发原理有一定的了解,特别是在开发组件方面也有很大的指导作用,请耐心的将它看完。很简单-this article for the BCB after the developers, not only to FlashGet software development tenets of a certain understanding, especially in the development of components are also great role in guiding, patient reading it. Very simple! !
    2022-03-24 23:20:26下载
    积分:1
  • 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
    很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -err
    2022-06-19 02:41:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载