(1)Download "WinSail V2.0" from "
http://www.firstsail.com.cn/software.html"
(2)After decompression, run "Udp_Demo.exe" in the "WinToDos" directory as the upper computer of the UDP protocol. Correctly fill in the IP address and port number of the lower computer that you are going to communicate with. The default IP address of the lower computer in the program is "169.254.82.133" and the port number is "6200". Finally, "click the start UDP protocol button" to start UDP.
(3)After decompression, copy the Sail3000 directory to the pure DOS environment.
(4)Enter the pure DOS environment to run the demo program Sail2000.exe of WinSail V2.0, enter the icon "QQ Chat Room" on the desktop. Don't forget to configure the "Netcard" key value in the "Netcard" segment of the Config.Sys file in Sail3000 as "True".
You can send some text to see if the upper computer Udp_Demo receives the content.
(5)For the application example of the UDP protocol of the lower computer, you can view the Remote_N.Cpp file and qq.cpp file in the Sail3000 directory.
The Remote_N.cpp file implements functions such as "file transfer", "upload of lower computer interface", and "reception of mouse, keyboard, and button".
The qq.cpp file implements the chat program of "QQ Chat Room".
When debugging the "TCP/IP" protocol of WinSail, please do it in the pure DOS environment!
[
Last edited by firstsail on 2008-1-15 at 08:58 PM ]