Showing posts with label settings. Show all posts
Showing posts with label settings. Show all posts

Thursday, October 4, 2012

Free FTP Server (8tar.com) for IPCAM

- This is a simple tutorial on how to set up a free ftp server on 8tar.com and set your IPCAM to upload an image/interval.
- 8tar.com give you 10000MB for storage and 1000000MB bandwith.
- First, register for an account at www.8tar.com.
- Then goto FTP access, note the ftp host and port.
- Then goto FTP accounts, create a new username. Note the created username after you click create.
- Setup your IPCAM. Goto FTP service settings.
FTP server = your 8tar.com FTP host.
FTP port = your 8tar.com FTP port.
FTP user = your 8tar.com FTP accounts username (look at the sample screenshot).
FTP password = the ftp account password.
FTP upload folder = /
FTP mode = PORT.
- Click save and test your connection.
- We use the account username (not the main username at ftp access page) so that the photo is uploaded directly into the username's folder.




Thursday, August 16, 2012

Celcom APN Settings for Android

- Goto settings > wireless and networks > mobile network > access point names.
- Push hardware "menu" button,  choose "New APN"
- This settings is for internet (default):-
name: celcom 3g internet
apn: celcom3g
proxy: 010.128.1.242
port: 8080
mcc: 502
mnc: 19
authentication type: pap
apn type: default
apn protocol: ipv4
- This for MMS, create new apn:-
name: celcom 3g mms
apn: celcom3g
mmsc: http://mms.celcom.net.my
mms proxy: 010.128.1.242
mms port: 8080
mcc: 502
mnc: 19
authentication type: pap
apn type: mms
apn protocol: ipv4
- Then enable data to use internet/mms (gingerbread).
- Original information gathered from here, tested by me and it's working.

Thursday, May 17, 2012

Android: Set Static IP (Galaxy Tab P1000)

- Go to Settings > Wireless and network > Wi-Fi Settings.
- Click hardware button 'menu', choose Advanced.
- Select 'Use static IP'.
- Set the IP address, gateway, netmask, DNS1 and DNS2.


Guide from AndroidForums.com.