资源列表
TCPIP
- C#关于TCPIP的一个小程序,对新手非常有用的一个程序。-a program about tcpip
MANET-TORA_50_nodes
- OPNET软件自带的tora源代码,可在16.1中运行-Tora OPNET software comes with source code can be run in 16.1
anim_lab
- opnet培训练习使用的源代码anim,主要用于熟练OPNET的相关操作。-opnet training exercises to use the source code anim, mainly for skilled OPNET related operations.
bank_net
- opnet软件使用时,熟悉子网,节点,进程等概念。-opnet software, the familiar subnet, node, process and other concepts.
csma
- opnet软件使用时,熟悉无线子网,节点,进程等概念。-opnet software use, familiar with the wireless subnet, node, process and other concepts.
custom_wireless
- opnet软件使用时,熟悉无线网络csma探测,节点,进程等概念。-opnet software, the familiar csma wireless network detection, node, process and other concepts.
debug
- opnet软件使用时,熟悉子网,节点,进程等概念。并与VC连调。-opnet software, the familiar subnet, node, process and other concepts. And even the tone with the VC.
SSL
- 简单的SSL实现 包含证书的交换和文件的传输-The SSL certificate contains a simple realization of the exchange and file transfer
TCP
- 基于TCP协议实现客户端与服务器在约定的端口上进行数据传输。客户端程序仅知道服务器的主机名,并不知道服务器的IP地址。 客户端 1从命令行输入服务器的的主机名连接到服务器; 2获取本机的相关信息包括:IP地址、开通的端口、操作系统的名称、本机名称列表、操作系统版本号、硬件版本; 3将上述信息进行凯撒加密并发送给服务器; 4接受服务器返回的经处理后的字符串,并显示; 5当用户输入CTRL+D或者“bye”时终止连接并退出。 服务器端 1服务器等待客户连接,连接成功后
sockclient
- socket通信源码,是本人初学SOCKET制作-socket communications source, is my beginner SOCKET production
socksever
- socket编程服务器端,对学习socket很有帮助-server-side socket programming, socket helpful for learning
SendPro
- 局域网广播是UDP的应用之一。UDP协议与TCP协议同样是基于IP协议的,但与TCP不同的是它不需要协议层提供质量保证,因此,UDP在很多需要实时数据传输的情况下比较常用。此外,由于不提供质量保证,服务器没有必要一直处于等待状态,这样就大大减轻了服务器的负担。-LAN broadcast