hi,

nimaazx wrote: 
> ]
> maybe netstat is similar to ping command , good idea , I can check it by
> pinging lms ip address from zero w. but it needs to define static ip
> address for our logitech media server in network.
> main question is , is pinging trusty for my goal?

no ping is nothing other than icmp works that doesnt help nobody
A Server wihout a static ip is .... not a server

Code:
--------------------
    netstat -a|grep 3483|rev|cut -d ':' -f2-|cut -d ' ' -f1|rev
--------------------


nimaazx wrote: 
> thank you but I think it is for server side. for example this command
> for using to detect players state.
> 
> <playerid> connected ?
> 
> Returns the connected state of the player, 1 or 0 depending on the state
> of the TCP connection to the player. SLIMP3 players, since they use UDP,
> always return 1.
> 
> 
???????
slimp3 <> picoreplayer 
WHAT is your goal?


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=110118

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to