搜索资源列表
fs44b0xbios
- arm7开发板fs44b0x原代码 说明: 1) 本项目在ADS1.2下编译,在SDT2.51的ADW中调试。编译时,请将整个fs44b0xbios目录拷贝到c:\\下 2) 现在只对39VF160烧入,对其他FLASH可自改,注意要修改BIOS的驻留地址,现地址为0X1F0000. 3) 对不同的RAM而言,修改SYSINIT.S里的参数.FS44B0Xbios运行地址为0XC7C0000,可在ADS中修改. 4) 波特率为57600 5) ip地址为 192.168.
tcp_database_analysis_yanghui_0[1][1].1.tar
- 在Linux系统环境下,运用GTK+2.0编程工具和C开发语言,实现了对一个局域网内的主机IP地址的扫描、端口扫描和在建立连接通信下TCP状态转移的分析 注:压缩文件并没用GZ压缩,一个归档文件,去掉后缀.gz即可-in Linux environment, the use of GTK 2.0 programming tools and the C development language, the right one to achieve the mainframe LAN IP addre
comm
- 改进的str_cat\\str_cmp\\str_to_i\\ 本机IP地址和MAC地址
capture
- linux系统下捕获信息程序。可以显示源,目的mac地址,源,目的ip地址和数据信息流
mac
- MAC源码,通过执行本源码可获取IP地址和MAC地址。
setip
- linux环境下的应用程序,设定本机的ip地址,包括源程序和编译文件
Linux-MAC20081224.rar
- 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
captran.tar.gz
- 对usb摄像头进行v4l开发 捕捉ppm图像 并通过udp发送 ./capser拍照并发送 ./cli ip地址 接收,Carried out on the usb camera ppm image capture v4l development udp send through the ./Capser take pictures and send ./Cli ip address to receive
tcpscan
- 多线程端口扫描程序 实现一个多线程端口扫描程序,满足要求: 1)能同时扫描5个IP地址 2)针对每个IP地址,开设100个线程对其进行扫描 3)如果端口打开,使用函数getservbyport获取服务名,在屏幕上打印:IP port servername,如果是未知的服务,则在屏幕上显示:IP port unkown. -Multi-threaded port scanner to achieve a multi-threaded port scanner to meet
braodcast_udp
- 这是一个linux下的socket程序,发送udp广播,最后得到本机的IP地址。-This is a linux program under the socket, send udp broadcast, and finally get the IP address of the machine.
telnet.c
- 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
wenjianchuanshuVC
- 关于文件传输一个学习例子,任何计算机都可以通过127.0.0.1访问自己. 也可以用计算机的实际IP地址代替127.0.0.1-Learn about a file transfer example, any computer can access your 127.0.0.1. Can also use the computer to replace the actual IP address 127.0.0.1
ipset
- 此程序实现在Linux下对ARM板子进行IP设置。可以调用此程序改变IP地址,网关,和子网掩码-The realization of this program in Linux on ARM board for IP settings. Can call this procedure to change the IP address, gateway, and subnet mask
linux_tcp_dos_attack
- 在Linux开发环境,伪装一个随机的IP地址端口号,循环攻击某个指定的IP地址端口号或网站,使其瘫痪。-LINUX TCP DOS ATTACK CODE
ipaddress
- 在windows环境下用socket编程来获取本机ip地址-In windows environment using socket programming to get the local ip address
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
Configure-IP-address
- 配置IP地址信息,更好的去管理计算机之间的连通性。-Configure IP address information, the better to manage the connectivity between computers.
ip_history_record
- Linux用户操作记录一般通过命令history来查看历史记录,但是如果因为某人误操作了删除了重要的数据,这种情况下history命令就不会有什么作用了。以下方法可以实现通过记录登陆IP地址和所有用户登录所操作的日志记录! ip_check检查记录登陆者IP地址~~~(Linux user operating records typically look at history through command history, but in this case, the history comm
net_info.c
- 取得網卡ip address/mac address(Get the ip address or mac address of net device.)
Desktop
- c语言实现的http上传文件代码,并获取设备的ip地址,mac地址,根据mac地址获取随机数(C language to achieve HTTP upload file code, and get the IP address of the device, MAC address, according to the MAC address to get the random number.)