Udp1

所属分类:网络编程
开发工具:C/C++
文件大小:314KB
下载次数:9
上传日期:2012-09-17 10:49:31
上 传 者luqinhe
说明:  moxa设备中,udp传输的应用程序,主要用于moxa设备与其它设备通过udp传输的代码。
(moxa equipment, the udp transmission applications, mainly for the moxa equipment and other devices through the udp transmission code.)

文件列表:
Udp1\Makefile (320, 2005-08-30)
Udp1\udp1-debug (25613, 2005-08-30)
Udp1\udp1-release (4940, 2005-08-30)
Udp1\udp1.c (4718, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\Build UDP User Guide.doc (21504, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\Form1.frm (15973, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\Form2.frm (7667, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\frmClient.exe (49152, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\frmClient.vbp (762, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\frmClient.vbw (75, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\frmServer.exe (32768, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\frmServer.vbp (717, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\frmServer.vbw (78, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\MSSCCPRJ.SCC (196, 2005-08-30)
Udp1\UDP1_PC\Vb\Udp\Winsock.bas (32450, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\Build UDP Client User Guide.doc (20480, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\Release\udpclient.exe (208896, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\Res\udpclient.ico (1078, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\Res\udpclient.rc2 (401, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\Resource.h (1142, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\StdAfx.cpp (211, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\StdAfx.h (1102, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.aps (22512, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.clw (2080, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.cpp (2199, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.dep (522, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.dsp (4158, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.dsw (541, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.h (1357, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.mak (5825, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.ncb (82944, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.opt (49664, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.plg (1738, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclient.rc (6956, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclientDlg.cpp (10762, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\udpclientDlg.h (1986, 2005-08-30)
Udp1\UDP1_PC\Vc\UDPClient\Version.txt (141, 2005-08-30)
... ...

Readme for UDP1 example program 1. Overview The example programs explain you how to write a simple UDP program to communicate with PC. The examples uses standard BSD Sockets. 2. The Hardware connection is following: Termianl ---(RS-232)[UC7000 series]--- ~~LAN~~ ---PC Host Example 3. Files Directory: example\Udp1 udp1.c -TCP Client program for UC7000 series using standard BSD Sockets APIs Udp1_pc\VC\UDPClient\Release\udpclient.exe Udp1_pc\VC\UDPServer\Release\udpserver.exe - TCP UDP program running in Windows***/2000/XP. - Visual Basic version is also available in ..\VB 4. How to use the example program 4.1 Run UDP program from a networked PC and ready to get data from the UC7000 series or send data to the UC7000 series. 4.2 Run serial terminal program from a networked PC and ready to get serial data from the UC7000 series or send serial data to the UC7000 series. 4.3 Download udp1-release or udp1-debug to the UC7000 series. Then run the application.

近期下载者

相关文件


收藏者