[NET TV] Probleem met SDK

Pagina: 1
Acties:

Acties:
  • 0 Henk 'm!

Anoniem: 473446

Topicstarter
Hallo

Ik probeer op het moment een applicatie te schrijven voor de Philips NET TV.
Ik heb echter een probleem, ik volg de handleiding op http://www.yourappontv.co...o-use-the-validation-tool

Daarin staat:
The Net TV validator is a web service running inside the Net TV SDK. It is automatically started when the SDK is running. You can access the validator using the following URL, entered in the host that runs the validator:


http://localhost:9180

To startup the validation process of an App. Enter the URL of the App you want to validate


Als ik echter naar de localhost:9180 ga vanuit de SDK, dan wil deze niet laden (vanuit de 'normale' browser wel.)

Zie hieronder een screenshot waarop het probleem duidelijk zichtbaar is:

Afbeeldingslocatie: http://www.imgdump.nl/upload/93ac28398c247baa3185bcf1aee6207a.jpg


Zijn er toevallig nog meer NET TV programmeurs hier op het forum ?
Iemand die ook tegen dit probleem is aangelopen ?

Acties:
  • 0 Henk 'm!

  • Janoz
  • Registratie: Oktober 2000
  • Laatst online: 10-07 13:00

Janoz

Moderator Devschuur®

!litemod

Duidelijk zichtbaar? Ik zie alleen een zwart scherm met een afstandsbediening. Daaruit kan ik niet afleiden dat hij de webservice niet kan bereiken.

Wat ik echter wel zie is dat je daar een virtual machine draait (Oracle VM VirtualBox). Binnen die machine is localhost natuurlijk die virutele machine, en niet je eigen computer. Waarschijnlijk zul je even moeten kijken welk IP je moet gebruiken om vanuit de virtuele machine bij je eigen machine te komen.

Ken Thompson's famous line from V6 UNIX is equaly applicable to this post:
'You are not expected to understand this'


Acties:
  • 0 Henk 'm!

Anoniem: 473446

Topicstarter
Dat is dus het probleem, ik krijg alleen een zwart scherm.
Ip is goed, gewoon het lokale klasse A adres van de host gebruikt

Acties:
  • 0 Henk 'm!

  • Janoz
  • Registratie: Oktober 2000
  • Laatst online: 10-07 13:00

Janoz

Moderator Devschuur®

!litemod

Assumptions are the mother of all fuckups. Je geeft aan dat de gewone browser wel werkt en 'vanuit de sdk' niet. In het screenshot zie ik een virtuele machine waarbij localhost juist het adres van die virtuele machine is, en niet je eigen machine. De tekst die je eerder geeft zegt ook:"You can access the validator using the following URL, entered in the host that runs the validator".

Maar goed, als jij er van overtuigd bent dat het IP juist is. In je probleemstelling zie ik verder geen andere aanknopingspunten dus kan ik je helaas ook niet verder helpen.

Ken Thompson's famous line from V6 UNIX is equaly applicable to this post:
'You are not expected to understand this'


Acties:
  • 0 Henk 'm!

Anoniem: 473446

Topicstarter
In de virtuele machine zeg ik dus navigeer naar http://10.10.4.64 (ip adres van de host machine)

Ik vind het een vreemde ontwikkelomgeving