Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / March 2007

Tip: Looking for answers? Try searching our database.

Java client app's communication with https server

Thread view: 
munish - 19 Mar 2007 12:11 GMT
Java socket help needed !!?
how to communicate with https server via sockets.
if i want to automate interaction with a website...
like authenticating then clicking links, parsing info presented by
html etc

for example to communicate with https://icicidirect.com
i want my application to automatically login and retieve data
so that i can use it in my own way.

also later it should submit requests ( like clicking buttons) and
enter other data which normally is done by human using keyboard and
mouse on the website.

i need my application to do this.

Additional Details

4 minutes ago
how to communicate with https server via sockets.
if i want to automate interaction with a website...
like authenticating then clicking links, parsing info presented by
html etc delete

rocky Mar 18(17 hours ago):
java very well provides u the SSL things to make
secure connection..............
It is a threeway handshaking kind of stuff involves
mutual sharing of certificates.............
java gives X.509 certificates...........
i dont think u can have access to yahoo mail, hot mail...........which
needs https connection..........
You authentication will fail as it is not certificated
by VeriSign(certificate issuing authority)only certified browsers like
I-Explore,firefox can have access.....................

munish :
but then if i have to create an application making https connection,
then do i have to parse the source code of the html page received from
the server (like yahoo) and then find o be submitted and send response
as GET/POST request for logging
Andrew Thompson - 19 Mar 2007 12:34 GMT
>  Java socket help needed !!?

In future, please cross-post rather
than multi-post (or re-post).
<http://www.physci.org/codes/javafaq.html#xpost>

Note that I have x-posted this to
c.l.j.porgrammer and help, but directed
any follow-ups to c.l.j.programmer only.

As an aside, if that was a question,
the two '!' were not needed, if an
exclamation, the trailing '!?' was
not needed.

Andrew T.
Andrew Thompson - 19 Mar 2007 12:40 GMT
..
> for example to communicate with https://icicidirect.com

BTW - I get a 404 on that.

Andrew T.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.