jkn wrote:
> can you say a lillte more about the use of TCP/IP?
> Since there is no concept like the DDE 'service',
> I guess I need to specify a port number, and
> maybe a protocol? Can I just (for instance)
> telnet to a port and take it from there?
Depending on your requirements the following might interest you: I have created a DLL with a remote HTTP interface for SJ, both the client side and the server side.
This system was originally created by me to have a Silverjuke running on a remote machine control. This uses internally a HTTP client from inside one Silverjuke instance, and a HTTP server inside the other. The interface is just HTTP you can test the system with any browser and control SJ from anything able to transmit a HTTP request.
Development on this system has halted due to lack of testers and time, but depending on your wishes it might give you a headstart if you want to do some serious remote controlling. PM me if you think this is something you can use as I do not want release the code into the public yet.
Final warning however: note this plugin is written in a mixture of C and SJ-script...
Bye,
SilverEagleStatistics: Posted by SilverEagle — 19. Mar 09, 13:12
]]>