| Author |
I want to know how a program can be written on:connection from one server to another
|
pramod chakravarthy
Greenhorn
Joined: Feb 22, 2007
Posts: 2
|
|
|
I want to know how a program can write on: connection from one server to another and how a file i one server can come by ftp downloading to another and run by booting another server.Can i have the complete program asa early as possible.
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
|
|
Pramod, Welcome to JavaRanch! Note that while we are happy to help you by answering questions, this is not a site where someone will do the whole project. Take a look at Runtime.exec() to run command line programs and RMI (or something similar) for remote calls. I'm going to move this to Java in General, since the question doesn't seem to pertain to JDBC or databases.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: I want to know how a program can be written on:connection from one server to another
|
|
|