|
2012-08-12
, 19:13
|
Posts: 103 |
Thanked: 150 times |
Joined on Jun 2010
@ Fortaleza @ Brazil
|
#22
|
|
2012-08-12
, 19:19
|
Posts: 103 |
Thanked: 150 times |
Joined on Jun 2010
@ Fortaleza @ Brazil
|
#23
|
|
2012-08-12
, 20:45
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#25
|
nmap -A -T4 192.168.49.202 Starting Nmap 6.00 ( http://nmap.org ) at 2012-08-12 22:23 CEST Nmap scan report for 192.168.49.202 Host is up (0.0050s latency). Not shown: 998 closed ports PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 5.1p1 Debian 6.maemo5 (protocol 2.0) | ssh-hostkey: 1024 some key (DSA) |_2048some key (RSA) 1234/tcp open http lighttpd 1.4.26 |_http-title: 404 - Not Found MAC Address: C0:38:F9:EE:EF:96 (Nokia Danmark A/S) Device type: general purpose Running: Linux 2.6.X OS CPE: cpe:/o:linux:kernel:2.6 OS details: Linux 2.6.9 - 2.6.31 Network Distance: 1 hop Service Info: OS: Linux; CPE: cpe:/o:linux:kernel TRACEROUTE HOP RTT ADDRESS 1 5.05 ms 192.168.49.202 OS and Service detection performed. Please report any incorrect results at http://nmap.org/submit/ . Nmap done: 1 IP address (1 host up) scanned in 15.08 seconds
Nokia-N900:~# ps -A | grep lightt 2232 root 2600 S lighttpd -f lighttpd.conf 10088 root 2464 S /usr/sbin/lighttpd -f /etc/lighttpd.conf 12283 root 2644 S grep lightt Nokia-N900:~# ps -A | grep smart 10103 user 2640 S /bin/sh /opt/smartcontrol/bin/start_smartcontrol.sh 13457 root 2644 S grep smart
|
2012-08-12
, 23:41
|
Posts: 103 |
Thanked: 150 times |
Joined on Jun 2010
@ Fortaleza @ Brazil
|
#26
|
I am not succeeding in connecting to the server. I am getting '404 -Not found'. Also localhost on the N900 and 127.0.0.1 on the N900 give the 404 error. This is also what nmap reports after a scan of the N900Server is running and smartcontrol started through menu,Code:nmap -A -T4 192.168.49.202 Starting Nmap 6.00 ( http://nmap.org ) at 2012-08-12 22:23 CEST Nmap scan report for 192.168.49.202 Host is up (0.0050s latency). Not shown: 998 closed ports PORT STATE SERVICE VERSION 22/tcp open ssh OpenSSH 5.1p1 Debian 6.maemo5 (protocol 2.0) | ssh-hostkey: 1024 some key (DSA) |_2048some key (RSA) 1234/tcp open http lighttpd 1.4.26 |_http-title: 404 - Not Found MAC Address: C0:38:F9:EE:EF:96 (Nokia Danmark A/S) Device type: general purpose Running: Linux 2.6.X OS CPE: cpe:/o:linux:kernel:2.6 OS details: Linux 2.6.9 - 2.6.31 Network Distance: 1 hop Service Info: OS: Linux; CPE: cpe:/o:linux:kernel TRACEROUTE HOP RTT ADDRESS 1 5.05 ms 192.168.49.202 OS and Service detection performed. Please report any incorrect results at http://nmap.org/submit/ . Nmap done: 1 IP address (1 host up) scanned in 15.08 secondsthe information popup points me tp IP::1234, but only IP:1234 is accepted by the browser to show 404.Code:Nokia-N900:~# ps -A | grep lightt 2232 root 2600 S lighttpd -f lighttpd.conf 10088 root 2464 S /usr/sbin/lighttpd -f /etc/lighttpd.conf 12283 root 2644 S grep lightt Nokia-N900:~# ps -A | grep smart 10103 user 2640 S /bin/sh /opt/smartcontrol/bin/start_smartcontrol.sh 13457 root 2644 S grep smart
Please try to point me to the point, where the setup fails on my device.
The Following User Says Thank You to guisoliver For This Useful Post: | ||
|
2012-08-13
, 07:08
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#27
|
1234/tcp open http lighttpd 1.4.26
|_http-title: 404 - Not Found
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
|
2012-08-13
, 15:27
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#28
|
addr=$(sudo ifconfig wlan0 | grep 'inet addr' | cut -d":" -f2 | tr -s " " ";" | cut -d ";" -f1 )
phone-control --browse http://localhost:1234/modules/inform...l_informer.php
find: informer: No such file or directory find: local_informer.php: No such file or directory
|
2012-08-14
, 17:03
|
Posts: 103 |
Thanked: 150 times |
Joined on Jun 2010
@ Fortaleza @ Brazil
|
#29
|
The Following User Says Thank You to guisoliver For This Useful Post: | ||
|
2012-08-14
, 17:29
|
Posts: 2,102 |
Thanked: 1,937 times |
Joined on Sep 2008
@ Berlin, Germany
|
#30
|
Nokia-N900:~# ls /opt/smartcontrol/conf/ lighttpd.conf login.php
Nokia-N900:~# cat /opt/smartcontrol/conf/lighttpd.conf | grep port server.port = 1234
Nokia-N900:~# lighttpd -f /opt/smartcontrol/conf/lighttpd.conf Nokia-N900:~# 2012-08-14 19:18:41: (log.c.166) server started
Nokia-N900:~# ifconfig | grep inet inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host inet addr:192.168.49.202 Bcast:192.168.49.255 Mask:255.255.255.0 inet6 addr: fe80::c238:f9ff:feee:ef96/64 Scope:Link
Nokia-N900:~# ls -al /opt/smartcontrol/www/Netbeans/ drwxrwxr-x 8 1000 1000 4096 Aug 12 21:47 . drwxrwxr-x 3 1000 1000 4096 Aug 12 21:47 .. drwxrwxr-x 2 1000 1000 4096 Aug 12 21:47 classes drwxrwxr-x 5 1000 1000 4096 Aug 12 21:47 container drwxrwxr-x 4 1000 1000 4096 Aug 12 21:47 design drwxrwxr-x 2 1000 1000 4096 Aug 12 21:47 images drwxrwxr-x 15 1000 1000 4096 Aug 12 21:47 modules drwxrwxr-x 4 1000 1000 4096 Aug 12 21:47 nbproject
The Following User Says Thank You to michaaa62 For This Useful Post: | ||
It looks very useful
Bigger Icons (MetroUI)
Charging Indicator
s60.com.ar