Treck Stack DemoIntroductionThis is a demo of the Treck IPv4/IPv6 Dual Stack. The Treck stack, built "from the ground up" specifically for embedded systems, is compiler-independent, processor-independent, and RTOS-independent. In this demo, we have ported our Dual stack to WIN32 for the purpose of demonstrating our robust implementation of the Internet protocols as well as its high performance. This port uses Windows threads, semaphores, timers, and file system. The WinPcap packet driver (http://winpcap.polito.it/install/) must be installed in your Windows environment for this demo to work. WinPcap allows the Treck Stack to access the Network devices on your PC and to detect the Windows IP address. The Treck TCP/IP Stack runs independently, in parallel with the Windows TCP/IP Stack, and can be used to communicate with the Windows TCP/IP stack on the same host as well. Demo FeaturesThis version of the demo is a simple ping application. The local configuration such as the physical interface to be used, the local IP address, netmask and default gateway must be specified in the command line. The ping target must be specified as well.
Usage : TreckPing [interface] [ourAddress] [ourNetmask] [ourGateway] [perAddress] For a more advanced demo. Please get the MFC application at http://www.treck.com/treckdemo.zip or http://www.elmic.com/treckdemo.zip All rights reserved, Copyright (c) 2004 Treck Systems |