Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Want to import sun.net.* library

Status
Not open for further replies.

fine2

Programmer
May 21, 2000
5
NZ
Hi,

In order for one of the Sun program (MultiThread.java) to work in Java, I want to import the java sun.net.* library, does anybody knows where I can get it from?

Thanks
Poi [sig][/sig]
 
It is actually the java.net.* library. If you look at you can look up all the classes for a specific jdk release..
[sig]<p>ackka<br><a href=mailto:tmoses@iname.com>tmoses@iname.com</a><br><a href= my site</a><br>"Do No Harm, Leave No Tracks"<br>
ICMP Summer 2000, 2600 Article<br>
<br>
[/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top