problems with storing files onto a server..

hi all.. i have a question.. how do i store my .txt files onto a server if the server is not on a local host..?thanks alot..=)
[140 byte] By [chevy_chada] at [2007-10-2 20:20:09]
# 1
You should connect to server and ask him to store your file.There are no mediums here - specify type of or server at least. Is it FTP, HTTP, even SQL server or just windows shared folder - there is no common solution like AnyServer.store( "file.txt" );
Michael.Nazarov@sun.coma at 2007-7-13 23:02:26 > top of Java-index,Archived Forums,Socket Programming...
# 2

hmm..okay.. so like if the client were to enter for example, age and gender, the server will pick the information and create a .txt file but it would store as the same for a local host as well as other host?

it sounds confusing.. and my question is, it doesnt matter which host is it, the server will still store the file.. am i right?

chevy_chada at 2007-7-13 23:02:26 > top of Java-index,Archived Forums,Socket Programming...
# 3
I'm unable to understand your question.What is "server" in you terms? What is "local host" and "other host" in your terms? Try to describe situation in details - I think you are not completely understand that you are looking for :)
Michael.Nazarov@sun.coma at 2007-7-13 23:02:26 > top of Java-index,Archived Forums,Socket Programming...