PDA

View Full Version : TCP/IP Pluggin THE KILLER'S QUESTION



giova
October 13th, 2002, 12:55 PM
Here a difficult question :

How to simulate IE browsing on a WEBSite by using TCP/IP Frames sent from the pluggin ??????????????????

My Problem is :

I have a Radio button on my remote, n i Want To Launch A RAM page (RealAudio).

I don't success to call directly the page because it need parameters setted inside of the previous page.

In this Famous previous page, the "link" that call my RAM page is a javascript function calling :

javascript:LaunchRadio('kworld')

SO I would like to Lanch that command, or "simulate IE surfing" by TCP/IP frames sent from the TCP/IP that offer TCP/IP Pluggin.

I would like to know the Syntaxe to call an URL in TCP/IP Protocole. (to call the first page)

I guess i have to use 8080 Port

And I would like to know too the syntaxe to call the JavaScript Function.

AIEAIEAIE, hope that someone has understood that i've said :razz: :???:

thank by advance for ur help n attention...

<font size=-1>[ This Message was edited by: giova on 2001-11-08 21:38 ]</font>

giova
October 13th, 2002, 12:55 PM
UP :smile: