资源列表
ftpclient
- 实现简单的FTP操作 qt学习者通往网络编程的基础训练-Simple FTP access to network programming operation qt learners basic training
armaccode
- ArMAC protocol implementation in MATLAB
crnode
- sample code to create node in ns2
dynamicnode
- code to create dynamic nodes in ns2
chat.tar
- 一个简单的linux socket应用,实现了server端和client端的实时对话。并且可以当作是子程序fork()函数的一个示例。-A simple linux socket application to achieve a real-time conversation server-side and client-side. And can be used as a subroutine fork () function is an example.
server
- tcp 服务器端源代码,编译能通过,是console环境下的。-tcp sourcer , vcpp compile
CS-auxiliary-source
- CZ--辅助--源码,做辅助的可以看下,有借鉴意义-CZ- auxiliary- source, auxiliary may have a look, be used for reference
CLIENT-SERVER
- CLIENT SERVER PROGRAM IN C
easyMail
- 简单的邮件发送系统,采用smtp协议,实现简单的邮件发送功能-Simple e-mail system, using smtp protocol, a simple mail function
simple_trans
- 在NS2环境下,实现了两节点间的时间同步,已经通过模拟仿真-In NS2 environment, to achieve time synchronization between the two nodes have been through simulation
SOCKET01
- 基于套接字SOCKET和基于TCP的网路应用程序,其中包括服务器端程序和客户端程序-socket-based and network-based applications, including server and client programs
Naive-Bayesian-Classifier
- 基于matlab朴素贝叶斯分类,很好的例子-Naive Bayes classifier based on matlab,