Helo
I should be thankful if somebody can help me with some suggestions. I am
work with my exam, and I am try to construct microcontroller who send data
to FTP server via TCP/IP. I want use java program between micro and FTP.
Javaprogram should receive UDP package (from microcontrollers) and contact
FTP (or SQL) server to send the data and receive back if any. My problem
is, that I am not sure what is best to use, should I build java server
program from scratch, use some freeware server (apache?, java webserver)
or use javaservlets...(freeware...Tomcat maybe?).
I wondering also, is it more traffic between java and FTP or java and
SQL ? (sends udp "string" 1/min). Is there some "ready to use"
freeware "Java to FTP" or "Java to SQL" program ?
There is many microcontrollers...
Thanks, very much....
best regards
Boban