Fallord
Posts: 1
Joined: Tue Jan 24, 2017 11:11 pm

Need help with senior project

Tue Jan 24, 2017 11:20 pm

So for my senior project my professon wants to be able to send and receive data from the pi with and device around the world. I have no networking knowledge. Is there an easy way of doing this or is it a lost cause?

peterlite
Posts: 720
Joined: Sun Apr 17, 2016 4:00 am

Re: Need help with senior project

Wed Jan 25, 2017 2:33 am

You can connect through the Internet. There are many posts on this.
* Connect direct or through a router. A router is safer and easier.
* You need an IP address, either fixed by your ISP or using a substitute. Fixed IP addresses are usually through wired connections, not wireless.
* You need a protocol for the connection, HTTPS, UDP, etc. The protocol depends on the type of data. what type of data?

drgeoff
Posts: 10832
Joined: Wed Jan 25, 2012 6:39 pm

Re: Need help with senior project

Wed Jan 25, 2017 6:19 am

I'm puzzled why your professor or you or both thought that was a suitable project for someone who has no networking knowledge.
Quis custodiet ipsos custodes?

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Need help with senior project

Wed Jan 25, 2017 7:46 am

Welcome to the forums. Maybe your supervisor has identified a gap in your knowledge and has set this project to encourage you to plug that gap?

It is easy. But you will need to improve your background knowledge. It is not a lost cause. It is happening on Raspberry Pis all the time.

User avatar
bensimmo
Posts: 4654
Joined: Sun Dec 28, 2014 3:02 pm
Location: East Yorkshire

Re: Need help with senior project

Wed Jan 25, 2017 9:22 am

This may/may not be a good start.

There are loads of example on this very site the foundation has made, just a pain to find most of the time unless you already know where to look.
Especially on a mobile device.
https://www.raspberrypi.org/learning/ne ... g-lessons/

Return to “Networking and servers”