Author |
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: May 15 2007 at 22:57 | IP Logged
|
|
|
Hmm... A search turns up nothing here.
|
Back to Top |
|
|
GSOUZA Groupie
Joined: October 20 2006 Location: Brazil
Online Status: Offline Posts: 75
|
Posted: May 16 2007 at 12:25 | IP Logged
|
|
|
Tony,
here is the information at the FAQs:
-- Does PowerHome have an interface for NetRemote?
No. However, a simple VB app could be written and interfaced to PowerHome using the Windows Messaging Interface. The internal COM routines could also be used to communicate with the NetRemote Interface. Once I acquire this interface, I will add support for it.
-- Does PowerHome have an interface for MainLobby?
No. We will be creating an interface for Girder shortly. This should allow for interfacing to MainLobby.
GS
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: May 16 2007 at 13:43 | IP Logged
|
|
|
Hmm!
|
Back to Top |
|
|
dhoward Admin Group
Joined: June 29 2001 Location: United States
Online Status: Offline Posts: 4447
|
Posted: May 19 2007 at 22:10 | IP Logged
|
|
|
GS,
No work has been done on NetRemote support yet (actually it would be great if some other enterprising soul decided to do this as a plugin...hint, hint).
You can send socket commands to the socket server interface using any program of your choice. It just has to be in the proper syntax (this is detailed in the Users Manual and should be one of the few items that are not out of date). Also, the PH Socket Command download should include the VB source code. You should be able to easily wrap this code into other projects so you don't have to use the command line.
Dave.
|
Back to Top |
|
|
GSOUZA Groupie
Joined: October 20 2006 Location: Brazil
Online Status: Offline Posts: 75
|
Posted: May 19 2007 at 22:19 | IP Logged
|
|
|
Dave, my main interest is on Girder. not netremote. i think netremote is one step after what im doing now.
i use girder to do whatever i need. send commands from one computer to other and now its working with PH using PH sockets and PHSS command line.
i will try to use the sockets client that girder already have to talk with PH socket server directly.
cya
Gustavo
|
Back to Top |
|
|