Re: I need the main method of the TINI's serial to ethernet program given in TINI's specification and developers guide
Posted By:
Anonymous
Posted On:
Friday, March 12, 2004 10:20 AM
Always use the batch file to convert into tini program
@echo off
javac -bootclasspath ......in iniclasses.jar -d bin src*.java
java -classpath ......in ini.jar;%classpath% TINIConvertor -f bin -o binCommTester.tini -d ......in ini.db