Description: DM642 web development. This 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
To Search:
File list (Check if you may need any files):
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
...........\