NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 89 90 91 92 93 Next »
web server

 
  • 0 Vote(s) - 0 Average
web server
CodeMonkey
Offline

Senior Member

Posts: 389
Threads: 86
Joined: Apr 2004
#1
2004-04-18, 05:51 PM
What do I need to know to give it a try? I have a simple 'hello world' app that should work.
-CodeMonkey
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,727
Threads: 767
Joined: Nov 2003
#2
2004-04-18, 05:54 PM
If its enabled, you can visit http://localhost:7647/gbpvr/index.html. File become automatically available if you place them in the c:\program files\devnz\gbpvr\web directory.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,727
Threads: 767
Joined: Nov 2003
#3
2004-04-18, 05:58 PM
While the webserver functionality is in place, I add some APIs for querying channels and programmes. It might be worth planning out what sort API calls you'd like, what parameters they'd take, and what they'd return. Let me know and I'll add them. This is probably better in the long run than accessing the database.

You can certainly start design pages etc, even if the data is just mocked up for now.



sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,727
Threads: 767
Joined: Nov 2003
#4
2004-04-18, 06:01 PM
For those want to know how to use Apache as your server, I suggest you read the following on proxy pass http://www.codeproject.com/aspnet/cassin...he_101.asp
CodeMonkey
Offline

Senior Member

Posts: 389
Threads: 86
Joined: Apr 2004
#5
2004-04-18, 06:02 PM
Do you want executable (.NET .exe files as opposed to .html) files in the same place, or in something like a cgi directory?

Or maybe in plugins/web makes sense in my case.
-CodeMonkey
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,727
Threads: 767
Joined: Nov 2003
#6
2004-04-18, 06:07 PM
I'd prefer using .aspx and any classes you'd like to use as .DLL file in c:\program files\devnz\gbpvr\web\bin.
CodeMonkey
Offline

Senior Member

Posts: 389
Threads: 86
Joined: Apr 2004
#7
2004-04-18, 06:19 PM
I was just going to do a C# .NET app and start it from html. Not OK?
-CodeMonkey
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,727
Threads: 767
Joined: Nov 2003
#8
2004-04-18, 06:22 PM
No, preferrably use .aspx file and classes in DLLs. Running CGI executables is prehistoric - sorry.



CodeMonkey
Offline

Senior Member

Posts: 389
Threads: 86
Joined: Apr 2004
#9
2004-04-19, 04:15 PM
Basically aspx is just C# (in our case) wrapped in HTML. So OK, I have no problem with that [Image: smile.gif]
-CodeMonkey
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Determine Server Tuner/Recorder Status from Console App 27InchSony 13 8,309 2016-12-21, 05:03 AM
Last Post: mvallevand
  Looking for C# UPnP Media Server code bgowland 5 7,656 2016-12-16, 08:25 PM
Last Post: mvallevand
  Client/server detection imilne 1 1,692 2010-08-08, 04:23 PM
Last Post: sub
  Windows Media Connect - Storing stuff on a Home Server psycik 3 2,675 2009-09-29, 03:47 AM
Last Post: mvallevand
  XRecord - client/server mode? madcat 7 3,226 2007-02-23, 04:48 AM
Last Post: sub
  Database in Client/Server-Setup alibert 0 1,069 2007-01-15, 02:00 PM
Last Post: alibert
  How to use MSDE(SQL Server) as GBPVR Database KingArgyle 143 42,302 2006-06-22, 12:32 PM
Last Post: Spartan

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode