This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes delete file from other system in LAN Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "delete file from other system in LAN" Watch "delete file from other system in LAN" New topic
Author

delete file from other system in LAN

crazyforjava
Greenhorn

Joined: Dec 27, 2006
Posts: 2
Dear all,

Could you please help me out in deleting the file from other system in local network,by asssuming that the connection is already established.Please help me out regarding this because i'm running out of time.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56547
    
  14

"crazyforjava",

There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

Originally posted by crazyforjava:
by asssuming that the connection is already established


What connection would that be?
how are the machines connected, simple windows networking?
How are they communicating?
How is the 'deleting' application running? eg stand alone, service or 'other'?
What about users and permissions?
You'll have to provide more information before we are able to say anything meaningful.
Jeroen T Wenting
Ranch Hand

Joined: Apr 21, 2006
Posts: 1847
or even willing to, this reeks like someone trying to write a virus.


42
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: delete file from other system in LAN
 
Similar Threads
passing parameters
http 404: servlet action is not available (Struts-hibernate project deployment problems)
EJB: The requested URL could not be retrieved
How to connect to remote file without socket
delete a file from other system (LAN)