资源列表
socket
- linux环境下实现客户端与服务器端通信.-linux environment and achieve the client server-side communication.
DSDV19
- An analytical model for estimating the energy efficiency of the scheme is presented, and several practical issues such as the effect of unreliable channels, topology changes, andMACoverhead are discussed. The results obtained show that the pr
ArpAttacktool
- 用c++写的简单的arp欺骗检测工具123456-With c++ write a simple arp spoofing detection tool 123456
example4
- packet exchange between nodes using tcp.
song
- 简单的C语言Console小程序,音乐管理软件,大学课堂作业-C-Console simple small program, music management software, university classroom work
InfixToPostfix
- Infix到Postfix转化的完全实现,Infix到Postfix转化的完全实现-Infix to Postfix conversion fully achieved
MailSender
- 实现基于smtp 协议的Email 客户端软件。 交大网络实验代码 千万不要错过-Smtp protocol to achieve based Email client software. National Chiao Tung University network experiment code Do not miss the
kwik-e-mart
- potencia algorithm that works for every case
ConvertChinese
- 个人代码测试保留记录用得便于今后下载代码用和查询用
Javatcp
- java编写的tcp协议进行文件传输,实时进行传输,保存-Java prepared by the TCP protocol for file transfer, transmission of the real time, save
02_TCP_sample
- linux 下socket编程学习demo-linux socket tcp deom
udp_server
- 套接字编程: 采用udp协议的服务端示例程序