搜索资源列表
chuankou_board
- 两段程序,在LINUX下通过串口传输,保证可用,交叉编译后还可以和ARM开发板传输数据,一个是发送端,一个是接受端
firestarter
- Linux系统下著名的个人防火墙,C语言编写,采用Gtk 2.0作为图形界面, 用法和“天网个人防火墙”差不多。可以对某个端口的数据规则进行过滤,也可以屏蔽来自某个IP的所有数据。
stock_linux
- LINUX下的股市行情软件源码,在红旗6桌面版下用KDEVELOP IDE C++编译通过,目前原券商对此软件开放的IP和端口已经关闭,所以无法下载沪深两市的股票交易数据,希望有此资源的人能加以修改公布出来大家共享。
driver
- 用于IO端口等PC机驱动,实现高速数据通信
HAP_SecureCRT_5.1.3
- SecureCRT 是高度可定制的终端仿真器,适用于 Internet 和 Intranet,支持 IPv6 标准。对于连接到运行 Windows、UNIX 和 VMS 的 远程系统来说,SecureCRT 是理想的选择。 主要特性: . 广泛的终端仿真: VT100,VT102,VT220,ANSI,SCO ANSI,Xterm,Wyse 50/60, 和 Linux console 仿真(带有 ANSI 颜色)。 . 优秀的会话管
src
- 与远程服务期的指定端口建立连接并发送测试数据,unix/LINUX redhat 2.6.18-92.el5上CC/gcc编译通过-it builds up a tcp connection with remoted server and assigned port,after connection built, it sends test data to the server, compiled with cc/gcc under unix/linux redhat 2.6.18-92.el5
catch2
- 源代码为linux下的抓包程序,平台为fedora10,该程序可以打印出数据报的来源端口,ip地址等信息-Linux source code for the capture process, platform fedora10, the program can print out the source of the data reported to the port, ip address and other information
linuxudp
- 服务器同时开两个端口,可同时接收两个端口的数据,非常适合初学者-The server at the same time to open two ports, two ports can simultaneously receive data, very suitable for beginners
packet
- python实现两个以太网端口间的发送和接收以太网数据包-python achieved between the two Ethernet ports to send and receive Ethernet packets
Linux_serial_network
- Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的
zabbix-1.8.10.tar
- zabbix由2部分构成,zabbix server与可选组件zabbix agent。 zabbix server可以通过SNMP,zabbix agent,ping,端口监视等方法提供对远程服务器/网络状态的监视,数据收集等功能,它可以运行在Linux, Solaris, HP-UX, AIX, Free BSD, Open BSD, OS X等平台之上。 zabbix agent需要安装在被监视的目标服务器上,它主要完成对硬件信息或与操作系统有关的内存,CPU等信息的收集。zabb
CAN
- CAN总线学习资料,《CAN原理与应用技术》,很详细的一本书,是嵌入式开发中经常用到的一种数据端口-Learning data of the CAN bus, CAN principle and application of technology, a very detailed book, a data port is often used in embedded development
network
- 网络编程 主机端发送串口数据到客户端 客户端发送网络数据到主机端 控制qt上的蝴蝶飞行 自己 写得一个小东西-Network programming host controller sends serial data to the client the client sends network data to the host to control the butterfly on the qt flying their own written a small thing
qt_qq
- 这是用tcp制作的一个qt的简单的聊天工具。两个对话框,相互间发送或者接收数据,通过设置端口和地址连接,还可以清除所发送或者接收的数据。-This is a qt tcp making a simple chat tool. Two dialog boxes, send or receive data to each other, by setting the port and address of the connection, you can also clear the sending o
cvmx-helper-board
- 辅助函数抽象板的具体数据网络端口,其余的cvmx辅助文件。-Auxiliary function abstract board specific data network port, the rest of the cvmx supporting documents.
serial
- 这是一个在linux下用QT编写简易串口通讯助手的源程序,程序简单易读,可以实现串口端口的选择及串口参数的设置,及接收串口数据以及向串口发送数据,请用qt creator即可-This is a linux written in QT source of simple serial communication assistant, the program is simple and easy to read, you can achieve the selection of the serial
check_perltest
- 该脚本基于nagios插件check_trafic.sh开发,为了采集网络交换机所有端口流量数据-a perl for port flow data collecting of network switch
IO-(2)
- *使用select函数可以以非阻塞的方式和多个socket通信。程序只是演示select函数的使用,即使某个连接关闭以后也不会修改当前连接数,连接数达到最大值后会终止程序。 1. 程序使用了一个数组fd,通信开始后把需要通信的多个socket描述符都放入此数组 2. 首先生成一个叫sock_fd的socket描述符,用于监听端口。 3. 将sock_fd和数组fd中不为0的描述符放入select将检查的集合fdsr。 4. 处理fdsr中可以接收数据的连接。如果是sock_fd,
zabbix-2.2.4.tar
- 监控工具,可以通过SNMP,zabbix agent,ping,端口监视等方法提供对远程服务器/网络状态的监视,数据收集等功能
main
- 数据在串口和tcp服务器或者tcp客户端之间转发 数据在tcp服务器或者tcp客户端 和 tcp客户端之间转发(Data is forwarded between the serial port and the TCP server or the TCP client Data is forwarded between the TCP server or the TCP client and the TCP client)