C
Chad
How would you access windows shares through java. I'm trying to set up a
java application that would scan all available windows shares on a certain
range of IPs or a certain subnet.
I have a couple of ideas of how I'd like to implement it, but if anyone
had any suggestions otherwise that'd be great.
My purpose is that my school has taken down a couple of local services
created by students that allow scanning of the network shares due to contact
by the RIAA. But then again, those services were hosted by a central server
containing a database of shared files (much like napster), but there are
programs such as ShareScan where it is not centralized and you can just
search (like any other P2P program). But ShareScan is only available to
Windows users. Also, this sounds like a fun project for someone who is
bored and doesn't feel like passing his classes.
The only program/source I could find that even attempted a similar
purpose was jFTP and it didn't work well at all, it was just ghetto
something fierce. I was going to try to modify the code, but it is a lost
cause. If anyone knows of any other source that attempt the same cause,
that'd help as well.
Thanks
Chad
---------------------------
Chad Teat
Georgia Institute of Technology
College of Computing
b*l*i*ndt$o$ne at hotmail.com
(Take out $ and * for email address)
java application that would scan all available windows shares on a certain
range of IPs or a certain subnet.
I have a couple of ideas of how I'd like to implement it, but if anyone
had any suggestions otherwise that'd be great.
My purpose is that my school has taken down a couple of local services
created by students that allow scanning of the network shares due to contact
by the RIAA. But then again, those services were hosted by a central server
containing a database of shared files (much like napster), but there are
programs such as ShareScan where it is not centralized and you can just
search (like any other P2P program). But ShareScan is only available to
Windows users. Also, this sounds like a fun project for someone who is
bored and doesn't feel like passing his classes.
The only program/source I could find that even attempted a similar
purpose was jFTP and it didn't work well at all, it was just ghetto
something fierce. I was going to try to modify the code, but it is a lost
cause. If anyone knows of any other source that attempt the same cause,
that'd help as well.
Thanks
Chad
---------------------------
Chad Teat
Georgia Institute of Technology
College of Computing
b*l*i*ndt$o$ne at hotmail.com
(Take out $ and * for email address)