搜索资源列表
Code1
- 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面
rainmeter
- 雨滴桌面的程序源码,主要倾向于网络监控,实时显示当前内网,外网ip,wifi信号强度,名称,桥接ip,已用流量,当前网速-Raindrops desktop procedures, tend to major network monitoring, real-time display of the current intranet, extranet ip, wifi signal strength, the name of the bridge ip, traffic has been use
WSN CODE IN OMNET++
- Wireless sensor network is commonly defined as, Sensing + CPU + Radio = Thousands of potential applications. OMNET++ CODE FOR WIRELESS SENSOR NETWORKS provide a bridge between the real physical and virtual worlds.Wireless Sensor Networks using omnet
