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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: fla5h
  • Content: Threads
  • Order by date
  1. fla5h

    How do you set up an icon in an awt frame?

    I would like to use an icon in my awt frame but Frame.setIconImage() wants an Image class.  How do I get my icon into an instance of Image?
  2. fla5h

    SSL Socket connection via proxy

    I am trying to connect to a secure web page (https) and read the contents, all sounds simple right?&nbsp;&nbsp;I have to go through a proxy.&nbsp;&nbsp;I am using JSSE 1.01 and basicaly running one of the samples that comes with JSSE.&nbsp;&nbsp;This is the code...<br><br>// set up ssl socket to...

Part and Inventory Search

Back
Top