Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
March 19, 2024, 05:33:35 05:33


Login with username, password and session length


Pages: [1]
Print
Author Topic: pic to pic through internet question  (Read 5903 times)
0 Members and 1 Guest are viewing this topic.
koky
Active Member
***
Offline Offline

Posts: 180

Thank You
-Given: 149
-Receive: 157


WWW
« on: August 21, 2009, 12:32:59 12:32 »

i want to make a bidirectional i/o controller over internet without use of PC, but only with PIC board and router, i have found schematic for ethernet, like tibbo em100 (serial to tcp-ip) , but i haven't undestand how use it when i want connect two device through internet with probability of dynamic IP.
is possible to use service for redirect dynamic IP like no_ip without PC ?
what is the way for redirect the ip of the internet connection to PIC board through router ?

Who has some idea ?
Logged
lillbear
Senior Member
****
Offline Offline

Posts: 276

Thank You
-Given: 223
-Receive: 182



« Reply #1 on: August 21, 2009, 12:51:41 12:51 »

XPort -> http://www.lantronix.com/device-networking/embedded-device-servers/xport.html

and

http://www.sonsivri.com/forum/index.php?topic=23024.0

yours
« Last Edit: November 10, 2009, 05:45:14 17:45 by lillbear » Logged
jestanoff
Junior Member
**
Offline Offline

Posts: 46

Thank You
-Given: 25
-Receive: 18



WWW
« Reply #2 on: September 22, 2009, 04:51:05 16:51 »

To use dynamic IP addresses is necessary to use a VPN routers. With the VPN routers are built on a private network that communication to take place. It seems to me that if you use the PC that you will come cheaper and easier to use.
Logged
Ikaros
Junior Member
**
Offline Offline

Posts: 83

Thank You
-Given: 422
-Receive: 48


« Reply #3 on: October 30, 2009, 11:36:41 11:36 »

I have not done this yet but want to.

Possibly he steps are:

First PIC:

1. Connect to a Serial to Etherne module.
2. Setup the module (and PIC) to connect to a mirror IP through some DynDNS or other service as you have not Static IP.

On the second PIC:

1. Connect to a Serial to Etherne module.
2. Open a port on the modem/router to direct the mirror IP call to a local IP (the modules IP).
3. Setup the 2nd module to this IP and
4. Hopefully the PIC will get seria data...


Logged
vbcoder
Senior Member
****
Offline Offline

Posts: 285

Thank You
-Given: 94
-Receive: 322


Nothing is True, Everything is Permitted.


« Reply #4 on: October 30, 2009, 05:23:35 17:23 »

Have you considered using an Ethernet capable PIC?
http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en026447
Logged

Quote
Education is a progressive discovery of our own ignorance
koky
Active Member
***
Offline Offline

Posts: 180

Thank You
-Given: 149
-Receive: 157


WWW
« Reply #5 on: October 30, 2009, 07:56:07 19:56 »

thanks for your interest,
i know good the normal programmation of the Pic, but for me ( is cause of my age), i don't know
good the new internet protocol and i don't have patient and time for learning new pic with
ethernet controller on board, so i look also for pic + external ready controller.
But i someone of you are specialist in this new Pic, i can pay for develop a piece of firmware (send me private post).
I think that the best way, instead of DynDNS, is a Pic that upload a little string with name file in
a ftp mode in the stardard hosting server ex  www.xxxx.com  , another remote pic device or more remote pic device go to downlad the string file (parsing the string and execute the contents).

The system is not so in realtime, but i think that in this way i can use a gprs modem with dynamic ip.

Koky

Logged
Ikaros
Junior Member
**
Offline Offline

Posts: 83

Thank You
-Given: 422
-Receive: 48


« Reply #6 on: November 01, 2009, 06:55:24 18:55 »

You can do what you described only with static IPs. If you have dynamic IPsyou need a service like DynDNS, which is easy. It just needs a PC running their little program that finds your current IP and sends it to a name resolver. You choose a fake www.xxx..yyy name and this is relayed to your current IP by DynDNS.

For GPRS I am afraid that the IPs are dymamic so the above apply too for the mobile network. You cannot connect from 1 GPRS to another if they are dynamic.... sorry!
Logged
blacknight72
Junior Member
**
Offline Offline

Posts: 37

Thank You
-Given: 9
-Receive: 5



« Reply #7 on: November 03, 2009, 07:56:57 07:56 »

I'm currently working on Internet Applications using TCP/IP Stack of Microchip and PIC 18F67J60 device (Ethernet intergrated). TCP/IP Stack provide many useful demo applications such as send data via GET or POST method, send data through port, update DDNS Service (DynDNS) ...

According to your application, if you have a static IP, it will be easy to send data between 2 PIC. Otherwise, you just have dynamic IP, you've to config both 2 routers that connected to 2 PIC (Port Forwarding) sothat packets can go from this PIC through 2 routers to the other.

I think PIC18F67J60 & TCP/IP Stack of Microchip is a good solution for you Smiley
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC