文件名称:NDK_network
介绍说明--下载内容均来自于网络,请自行研究使用
DM642的网络开发。这个是网络传输的例程,基于NDK1.7的client 例子,
可以运行在VMD642开发板上。
1、需要首先安装NDK1.7
2、client.pjt工程文件在evmdm642目录里
3、工程运行后,在stdout窗口中会显示出当前板卡的IP地址。
缺省的采用固定IP地址:192.168.1.107
你可以修改这个地址,如果是DHCP方式,请改为0.0.0.0
4、工程运行后,可以用winapps里的客户端例程来测试,请在dos prompt里运行
比如运行 echoc 192.168.1.107,你就能看到网络收发数据,对应的服务器程序在
client里的echosrv.c
5、支持web浏览,可以在IE里输入板卡的IP地址来访问
-DM642 web development. This is the network transmission routines, based on client examples NDK1.7 of
Can run VMD642 development board.
1, you need to first install NDK1.7
2, client.pjt project file directory in evmdm642
3, after the project is running in the stdout window displays the current IP address of the board.
The default fixed IP address: 192.168.1.107
You can modify this address, if it is DHCP, please read 0.0.0.0
4, after the project is running, you can use winapps in client routines to test, run in dos prompt in
Such as running echoc 192.168.1.107, you will be able to see the network to send and receive data, the corresponding server program
client in the echosrv.c
5, support for web browsing, you can enter the IP address of the card to access in IE
可以运行在VMD642开发板上。
1、需要首先安装NDK1.7
2、client.pjt工程文件在evmdm642目录里
3、工程运行后,在stdout窗口中会显示出当前板卡的IP地址。
缺省的采用固定IP地址:192.168.1.107
你可以修改这个地址,如果是DHCP方式,请改为0.0.0.0
4、工程运行后,可以用winapps里的客户端例程来测试,请在dos prompt里运行
比如运行 echoc 192.168.1.107,你就能看到网络收发数据,对应的服务器程序在
client里的echosrv.c
5、支持web浏览,可以在IE里输入板卡的IP地址来访问
-DM642 web development. This is the network transmission routines, based on client examples NDK1.7 of
Can run VMD642 development board.
1, you need to first install NDK1.7
2, client.pjt project file directory in evmdm642
3, after the project is running in the stdout window displays the current IP address of the board.
The default fixed IP address: 192.168.1.107
You can modify this address, if it is DHCP, please read 0.0.0.0
4, after the project is running, you can use winapps in client routines to test, run in dos prompt in
Such as running echoc 192.168.1.107, you will be able to see the network to send and receive data, the corresponding server program
client in the echosrv.c
5, support for web browsing, you can enter the IP address of the card to access in IE
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NDK_network\client.1.7\common\client.c
...........\..........\......\client.h
...........\..........\......\obj\client.obj
...........\..........\......\...\webpage.obj
...........\..........\......\webdata\binsrc.exe
...........\..........\......\.......\default.c
...........\..........\......\.......\default.htm
...........\..........\......\.......\dspchip.c
...........\..........\......\.......\dspchip.gif
...........\..........\......\.......\logobar.c
...........\..........\......\.......\logobar.gif
...........\..........\......\.......\makesrc.bat
...........\..........\......\.......\sample.c
...........\..........\......\.......\sample.htm
...........\..........\......\webpage.c
...........\..........\evmdm642\client.cmd
...........\..........\........\.......CS_\FILE.CDX
...........\..........\........\..........\FILE.DBF
...........\..........\........\..........\FILE.FPT
...........\..........\........\..........\SYMBOL.CDX
...........\..........\........\..........\SYMBOL.DBF
...........\..........\........\..........\SYMBOL.FPT
...........\..........\........\client.map
...........\..........\........\client.out
...........\..........\........\client.paf
...........\..........\........\client.paf2
...........\..........\........\client.pjt
...........\..........\........\client.pjt.bak
...........\..........\........\client.sbl
...........\..........\........\Custom.lkf
...........\..........\........\Custom.lkv
...........\..........\........\dm642init.c
...........\..........\........\evmdm642.cdb
...........\..........\........\evmdm642.tcf
...........\..........\........\evmdm642cfg.cmd
...........\..........\........\evmdm642cfg.h
...........\..........\........\evmdm642cfg.h62
...........\..........\........\evmdm642cfg.s62
...........\..........\........\evmdm642cfg_c.c
...........\..........\........\obj\dm642init.obj
...........\..........\........\...\evmdm642cfg.obj
...........\..........\........\...\evmdm642cfg_c.obj
...........\..........\tools\cgi\cgiparse.c
...........\..........\.....\...\cgiparse.h
...........\..........\.....\...\cgiparsem.c
...........\..........\.....\...\cgiparsem.h
...........\..........\.....\...\obj\cgiparse.obj
...........\..........\.....\...\...\cgiparsem.obj
...........\..........\.....\.onsole\conacct.c
...........\..........\.....\.......\condns.c
...........\..........\.....\.......\conecho.c
...........\..........\.....\.......\conping.c
...........\..........\.....\.......\conroute.c
...........\..........\.....\.......\consock.c
...........\..........\.....\.......\console.c
...........\..........\.....\.......\console.h
...........\..........\.....\.......\constat.c
...........\..........\.....\.......\contest.c
...........\..........\.....\.......\contftp.c
...........\..........\.....\.......\obj\conacct.obj
...........\..........\.....\.......\...\condns.obj
...........\..........\.....\.......\...\conecho.obj
...........\..........\.....\.......\...\conping.obj
...........\..........\.....\.......\...\conroute.obj
...........\..........\.....\.......\...\consock.obj
...........\..........\.....\.......\...\console.obj
...........\..........\.....\.......\...\constat.obj
...........\..........\.....\.......\...\contest.obj
...........\..........\.....\.......\...\contftp.obj
...........\..........\.....\servers\datasrv.c
...........\..........\.....\.......\echosrv.c
...........\..........\.....\.......\newservers.c
...........\..........\.....\.......\nullsrv.c
...........\..........\.....\.......\obj\datasrv.obj
...........\..........\.....\.......\...\echosrv.obj
...........\..........\.....\.......\...\newservers.obj
...........\..........\.....\.......\...\nullsrv.obj
...........\..........\.....\.......\...\oobsrv.obj
...........\..........\.....\.......\oobsrv.c
...........\..........\.....\.......\servers.h
...........\ndk1.7setup.rar
...........\winapps\echoc.c
...........\.......\echoc.exe
...........\.......\m.bat
...........\.......\recv.c
...........\.......\recv.exe
...........\.......\send.c
...........\.......\send.exe
...........\