How to access file from AIX server

Hi ,I am facing a problem with Aix Machine . I want to access the file from AIX server machine .I am in Windows machine. RegardsRaghava
[170 byte] By [Raghava.javaa] at [2007-11-27 3:42:48]
# 1
How would you like to access it, file system, http?What's running on the server?SSLTelnetFTPSambaHTTP Server
ChristopherAngela at 2007-7-12 8:46:25 > top of Java-index,Java Essentials,Java Programming...
# 2
yes Http.
Raghava.javaa at 2007-7-12 8:46:25 > top of Java-index,Java Essentials,Java Programming...
# 3
You're not giving much away and I'm assuming that there is a web server running on the AIX machine.You should look at java.net.HttpURLConnectionI've never used this class so my advice kind of runs out here.
ChristopherAngela at 2007-7-12 8:46:25 > top of Java-index,Java Essentials,Java Programming...
# 4

HI all,

My question is how to represent file folder name of that server

my file folder in AIX server and i want to access that file in window s machine.

* is this the right way to represent the data folder in physical schema declaration

file:///<aix server IP>/usr/oracledi/oracldi/data

Regards

Raghava

Message was edited by:

Raghava.java

Raghava.javaa at 2007-7-12 8:46:25 > top of Java-index,Java Essentials,Java Programming...