JNLP

For discussions about game development that does not fit in any of the other topics.
Post Reply
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

JNLP

Post by SpiritWebb »

How would write a JNLP file? I know its basically a batch file in XML, but how would write one, to start loading files on the server?
Image

Image
User avatar
Chris
Posts: 1581
Joined: Wed Sep 30, 2009 7:22 pm

Re: JNLP

Post by Chris »

Netbeans. Then upload it with FTP. What server are you running?
Fighting for peace is declaring war on war. If you want peace be peaceful.
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

Re: JNLP

Post by SpiritWebb »

I am unsure at this point. One of the guys I work with came to me asking about it...

He handed me the JnlpDownloadServlet Guide from Oracle.com. He said he needs it too load all the files. And went blank with this.
Image

Image
Xaleph
Posts: 897
Joined: Mon Feb 07, 2011 2:55 am

Re: JNLP

Post by Xaleph »

What is it you try to accomplish? You want to write the actual file? I`m not familiar with the JNLP filesystem, however, if it`s just a protocol for an xml document, then it`s not that hard right? Basic XML formatting setting the right attributes for the src="" etc.
User avatar
SpiritWebb
Posts: 3107
Joined: Sun Jul 12, 2009 11:25 pm

Re: JNLP

Post by SpiritWebb »

Basically its called launch.jnlp and launches all the files. The server is looking for this file and no longer exists when it crashed. The support no longer exists on it. Someone from my office asked me if I knew how and I told him I would look into it.
Image

Image
Post Reply

Return to “General Development”