Welcome![Sign In][Sign Up]
Location:
Search - 192.168.1.2

Search list

[WinSock-NDISSYNscan

Description: 编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出 Address [0]: 192.168.1.2 Address [1]: 218.10.14.151(公网IP) 那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了
Platform: | Size: 14030 | Author: 类龙 | Hits:

[ICQ-IM-Chat用于IP地址为192.168.0.XXX的局域网的聊天

Description: 用于IP地址为192.168.0.XXX的局域网的聊天-IP address for the LAN 192.168.0.XXX Chat
Platform: | Size: 522240 | Author: 罗嘉良 | Hits:

[SCMfs44b0xbios

Description: 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.0.1-arm7 Development Board fs44b0x original code : 1) the item under the ADS1.2 compiler, which originated SDT2.51 of debugging. Compiling, I would be grateful if the entire fs44b0xbios copy of the directory c : \ under 2) now only 39 VF160 burned right into the other FLASH, will be changed, attention to the presence of BIOS changes addresses, is located at 0 X1F0000. 3) the different RAM, Lane changes SYSINIT.S parameters. FS44B0Xbios running at 0 XC7C000 0, ADS can be modified. 4) baud rate of 57600 5) ip address 192.168.0.1
Platform: | Size: 458752 | Author: zhouchendong | Hits:

[Streaming Mpeg4KooStream

Description: 保存直播流到本地文件(asf) eg: http://192.168.1.200:8080 支持发布点,DSHOW的一个封装类, 支持流再发布,使用陆其明的ASFSTREAMING_FILTER,详见代码,GOOD LUCK~-preserve the flow of local broadcast (asf) eg : http :// 192.168.1.200:8080 supported the release point, the one DSHOW Packaging category, Published Stream support, the use of their land for the ASFSTREAMING_FILTER, as detailed code, GOOD LUCK ~
Platform: | Size: 1689600 | Author: amkoxie | Hits:

[SQL Serverbookmanage

Description: 《网上图书订购系统》 1.后台数据库:SQL Server 2000 2.在IIS服务器中新建站点,站点名为“网上图书订购系统”,站点的主目录为“E:\bookmanage”。 3.在用户的浏览器地址栏中输入http://192.168.1.36/index.asp地址后,便会打开网站的首页。 其中“192.168.1.36”是本机的IP地址。 4.管理员名称:mingrisoft 管理员密码:www.mingrisoft.com
Platform: | Size: 893952 | Author: herb | Hits:

[Linux-Unixlpx2103+ENC28J60

Description: 程序改写来自atmega88+enc28J60,没有做什么优化,看起来 有点乱.供大家参考参考~ 可以通过网页访问192.168.1.1/123456 来控制LPC2103模块上的led-Procedures adapted from atmega88+ Enc28J60, what not to do optimization, looks a bit chaotic. For your information through the website to visit ~ 192.168.1.1/123456 to control the led module LPC2103
Platform: | Size: 142336 | Author: SINNY | Hits:

[Web ServerupdateFree

Description: 本产品是我做的一个在线http升级程序代码,下载主要通过UpdateFree.xml这个文 件里的内容对其下载,下载的方法主要通过HTTP和FTP下载。HTTP可以通 过选项里的设置设置站点,实现的方法主要写到UpdateFree.ini文件里面,下载 的时候然后读出来,FTP的站点已经设置死了,这里就没有改了,192.168.1.6 这个IP为FTP的站点。IDFTP和IDHTTP两个控件在两个DLL里分别动态生 成,程序通过UpdateFreeconfer.ini这个文件里的字段来判断改用哪种方法下 载。进程条的显示以及工作通过发消息机制的方法进行实现,下载的文件先是 保存到本机的临时文件夹进行判断,最后复制到本地的目录里面去.
Platform: | Size: 1303552 | Author: 陈思雷 | Hits:

[Internet-NetworkSYNscan

Description: 编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出 Address [0]: 192.168.1.2 Address [1]: 218.10.14.151(公网IP) 那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
Platform: | Size: 271360 | Author: 类龙 | Hits:

[Internet-NetworkAutoUpdate

Description: 自动更新程序演示 SectionStr = Updatefiles SourcePath = http://192.168.1.39/SQL/update.ini mainurl = http://192.168.1.39/-Automatic Update presentation
Platform: | Size: 225280 | Author: 李涛 | Hits:

[Linux-Unixinterrupt

Description: interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt-interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc-o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt
Platform: | Size: 1024 | Author: nameblue | Hits:

[OtherVMD642_video_streaming_vp1_ch0_192.168.1.222

Description: dm642_video_stream,是dm642的一个视频采集程序-dm642_video_stream, is a video capture dm642 procedures
Platform: | Size: 3378176 | Author: 陈东伟 | Hits:

[source in ebookehTETQ8h

Description: 自己照TTCP写的一个测试网络的程序 还不完善 不过这个功能是可以实现的 里面是源代码+说明+程序 感兴趣的朋友可以试下 也希望给我提出建议 说明: 类似于ping命令的的发包程序 需要两台电脑 因为是用UDP做的 不是ICMP 格式: xyz -p -n 100 -w 100 -l 1000 192.168.1.1 -p 代表ping 还有其他功能的 不过目前都没做 -n 代表发包个数 -l 代表包的大小是多少字节 简单的格式就是 xyz -p 192.168.1.1 其他参数是可以随便加的 需要两台电脑 一台发 一台收 另一台写 xyz -r 就可以了 -A simple tool for sending packet
Platform: | Size: 41984 | Author: zyg | Hits:

[SCMicc

Description: .uIP是免费的TCP/IP协议栈,我们将它移植到我们的AVR以太网开发板中. 2.在uipopt.h文件中定义了网卡芯片的IP地址,默认值是192.168.0.99,你可以根据你的需要修改为 适当的IP,需要注意的是这个IP应该和你的计算机在同一局域网段内.例如你的计算机局域网IP为 192.168.1.X,子网掩码为255.255.255.0,则开发板的IP应该也设在192.168.1网段内,如果设为 192.168.0则需要修改子网掩码.-atmg128 net
Platform: | Size: 130048 | Author: 任天行 | Hits:

[Internet-Networknet_test

Description: 程序测试成功,让程序全速运行起来后,设置板子的ip地址为192.168.2.200 主机的ip地址为192.168.2.103 程序运行开始如下: ******************************************* * * * BP2008 BIOSV1.0 * * SOFTRON BEIJING INC. * * * ******************************************* Machine Number is 2 IP address : 192.168.2.200 IP MASK : 255.255.255.0 IP GATE : 192.168.2.1 Serial baud : 115,200 Program save in nor flash Program save address 0x10000 Program run address 0xC008000 Program boot params : CPU clock is 61,000,000Hz \> 然后输入tftp 再在运行中输入ping 192.168.2.200 ping通板子,驱动程序运行成功 -Procedures tested successfully, so that program up and running at full speed after the board set the ip address of 192.168.2.200 host ip address is 192.168.2.103 Running Start program are as follows: ******************************************* * * BP2008 BIOSV1.0* * SOFTRON BEIJING INC.* * ******************************************* Machine Number is 2 IP address: 192.168.2.200 IP MASK: 255.255.255.0 IP GATE: 192.168.2.1 Serial baud: 115,200 Program save in nor flash Program save address 0x10000 Program run address 0xC008000 Program boot params: CPU clock is 61,000,000 Hz \ " And then enter the tftp And then run, type ping 192.168.2.200 ping pass board, the driver to run a successful
Platform: | Size: 488448 | Author: wangliang | Hits:

[Windows DevelopVCTest

Description: 这是一个IP地址的分解代码可以将网址分解四个Int数据例如:(192.168.1.2)分解为192 168 1 2-This is an IP address of the decomposition of the code can be broken down 4 Int data such as URL: (192.168.1.2) divided into 19,216,812
Platform: | Size: 7168 | Author: unkx | Hits:

[OS programSetIP

Description: 通过修改注册表,来修改主机名和ip. 只需填写ip的最后一位,即可生成192.168.2.x 主机名为:C0x-By modifying the registry, to modify the host name and ip. Just fill out the last one ip, you can generate the 192.168.2.x host name: C0x
Platform: | Size: 4219904 | Author: sunbin | Hits:

[CSharpSimple

Description: C#程序。把键盘按键发送到服务器。只能在局域网内使用,服务器IP地址要设为192.168.1.101。我用它把智能手机变成无线键盘,可以手写中文。 压缩包里有一个服务程序,运行时隐藏窗口,可以在任务管理器里看到SimpleServer进程;两个客户端程序,电脑用和PocketPC智能手机用。-C# program. The keyboard keys to the server. Can only be used within the LAN, the server IP address should be set to 192.168.1.101. I use it the smart phone into a wireless keyboard, you can hand-written Chinese. Compression bag has a service program, running hidden window can be seen in Task Manager SimpleServer process two client programs, computer and smart mobile phones PocketPC.
Platform: | Size: 78848 | Author: zoro | Hits:

[Internet-NetworkFindWebFile

Description: 搜索网络文件,如果某网站上的文件在以数字进行编号的目录下,且目标文件的文件名是相同的,可使用此软件进行搜索,列出文件列表,再使用迅雷等软件进行批量下载。-Find web files. Files on web site must be as this format: http://192.168.0.1/dir/no/file.ext. This software can auto increase the no and find the existing files, and then use Xunlei to batching download these files.
Platform: | Size: 30720 | Author: 垅上行 | Hits:

[assembly languageModule1

Description: Private Sub Continue_Click() If PingIP( 192.168.1.2 ) Then loading.Show Else MsgBox 无法与服务器取得连接,请与管理员取得联系。 , vbOKOnly, 报错 Unload sign End If End Sub -Private Sub Continue_Click() If PingIP( 192.168.1.2 ) Then loading.Show Else MsgBox 无法与服务器取得连接,请与管理员取得联系。 , vbOKOnly, 报错 Unload sign End If End Sub
Platform: | Size: 2048 | Author: blank | Hits:

[Othersocket--

Description: 该程序实现了服务器与客户端之间的socket通信。分别模拟服务器与客户端对话框,可以直接输入文本,并发送。运行时需要修改电脑的IP地址为192.168.1.68,服务器程序与客户端程序分别运行后,应先启动服务,后连接服务,之后才能发送数据。-The program implements the socket communication between the server and the client. Respectively, simulation server and client dialog box, you can directly enter the text and send. Run the need to modify the computer s IP address is 192.168.1.68, the server program and the client program, respectively, should start the service, after the connection service, and then to send data.
Platform: | Size: 140288 | Author: 丁晔岑 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net