This forum is deprecated. Please visit https://github.com/smplayer-dev/smplayer/discussions

access via TCP

Forum to talk about the development of SMPlayer (code, patches...).

access via TCP

Postby Sotosss » Mon May 02, 2011 6:00 pm

Is there any way to access functions directly to TCP port and not using the command -send-action ?

I just want to avoid ssh X11 forword ...

Thnx
Sotosss
 
Posts: 1
Joined: Mon May 02, 2011 5:55 pm

Re: access via TCP

Postby rdnetto » Fri Jun 10, 2011 3:55 am

Not that I know of - your best bet is to create a server-side process that listens on TCP and sends commands via -send-action.
rdnetto
 
Posts: 8
Joined: Fri Jun 10, 2011 3:39 am

Re: access via TCP

Postby mechanized » Sat Jun 11, 2011 9:58 am

Actually i have already implemented this for the smremote project that i am creating.
mechanized
 
Posts: 12
Joined: Wed May 18, 2011 2:40 am

Re: access via TCP

Postby rdnetto » Sat Jun 25, 2011 7:55 am

There is, though it's not documented (AFAIK). Under Settings -> Interface -> Instances manually set the port, then use 'telnet localhost 8000'. Use the help command to see the commands you can use.
rdnetto
 
Posts: 8
Joined: Fri Jun 10, 2011 3:39 am


Return to Development

Who is online

Users browsing this forum: No registered users and 9 guests