Changes

Using Ethernet to communicate

39 bytes removed, 13:42, 29 August 2012
m
Install Putty
== Configure Host PC==
=== IGEP Static IP ===Static IP is recommended because IGEP always has assigned 192.168.5.1 static IP. Use the following steps:==== Linux ====
'''NOTE:''' You don't need to configure anything if you use [http://labs.isee.biz/index.php/IGEP_SDK_Virtual_Machine IGEP SDK Virtual Machine]
inet addr:192.168.5.10 Bcast:0.0.0.0 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
...</pre> *Connect to IGEP device
jdoe@ubuntu ~ $ ssh root@192.168.5.1 root@igep00x0:~# uname -a Linux igep00x0 2.6.37 #1 Thu Jul 19 09:07:47 CEST 2012 armv7l GNU/Linux root@igep00x0:~#=== Windows and MAC OSX ===
==== Windows and MAC OSX ===='''NOTE:''' you should use [[IGEP SDK Virtual Machine|IGEP&nbsp;SDK&nbsp;Virtual Machine]] but you can use these steps:
You should use [[IGEP SDK Virtual Machine|IGEP&nbsp;SDK&nbsp;Virtual Machine]] to develop under IGEP&nbsp;Technology'''Windows:'''
If you are running Windows in your PC, depending of your OS version and your configuration the steps might be slightly different:
# Close all the dialogs
=== IGEP Dynamic IP ==='''MAC OSX:''' '''(Please contribute)'''
== Connect to IGEP device ==
 
=== Install Putty ===
'''NOTE:''' You don't need install anything if you use [[IGEP SDK Virtual Machine|IGEP&nbsp;SDK&nbsp;Virtual Machine]].
Now you are ready to log into IGEP via its Ethernet interface. You just need a program with a SSH client.
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Install and run using executable or using apt-get command (in Linux):<pre>sudo apt-get install putty </pre> === Run Putty. === It will look like this:
[[Image:Putty ssh.png|center]]
user:root
password: (no password for this user: press return)
 
 
=== Troubleshooting ===
 
==== WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! ====
4,199
edits