Broadband-Hamnet™ Forum :: Applications
Welcome Guest   [Register]  [Login]
 Subject :Has anyone found something like this for the BBHN?.. 2015-01-14- 04:09:52 
WA5DJJ
Member
Joined: 2013-09-25- 16:24:20
Posts: 25
Location

Dear Members who read the Forums,

The BBHN group in Las Cruces, NM has a pretty good network coming up but are at a loss for some good services programs that will really get the interest going.  I am an old school Amateur and think a high speed packet radio type communications setup with mailboxes and messages sent over the BBHN would be useful to bind the group.  Also, thinking back to the early phone modem BBS's except instead of phone lines using the Ethernet accesses.  These were fun in that they had a email, chat Rooms, and repositories for file uploads and downloads.  But I can find nothing that even comes close to operating like these.  Most of what I did find is something that I can download but it always wants to "Phone home over the internet" and our BBHN is presently separate from the internet. 

So, Any suggestions?  I saw a program called HAMCHAT mentioned but so far have not been able to locate it on the WEB.   After operating for years on Packet Radio (and still am) at 1200 baud, My eyes would flash at doing that at a Megabit baud rate.  Talk about instant messaging...

73 Dave WA5DJJ





IP Logged
 Subject :Re:Has anyone found something like this for the BBHN?.. 2015-01-14- 04:49:32 
KG6JEI
Member
Joined: 2013-12-02- 19:52:05
Posts: 516
Location

Its a function really of knowing what exactly you are looking for and how far you are willing to go to install it.

I've ran an XMPP/Jabber server in the past (actually i still do at my office)  With one of these on a Pi or similar you could run a fully featured Instant Messenger network that is fully self contained and isolated from the internet (though the protocol actually supports contacting other XMMP servers too, if the mesh some how linked into an area that had an XMPP server its as simple as doing someothercallsign@nodecall2.local.mesh and the server will find out how to get there.) You end up with your own Instant Messenger network (Similar to AOL/Yahoo/MSN/etc)  XMPP also supports "conferences" usually (multiple people to a room) and can support (depending on software on clients and server) support video chat as well.

IRC Chat servers are often common for running chat rooms, though there were programs called "chatterboxes" in the past or "page chats" or similar  simple perl scripts that store all the text in a file on the server and require the browser to refresh each time to get that page, but they work and do their job (I can understand the need to not install software).

You could also pair up an IRC server with a web based IRC chat client (KIWIIRC is common -- simple java script runs on basically every client device out there, the server part however will not run on a mesh node (Size and instruction set) and I don't think even works on a Pi serve, but will support pretty much anything as a client, so a small x86 pc could run it)

Going to simpler, if a BBS is what you want/need/remember/like, why not actually run a BBS?  A quick google: http://en.wikipedia.org/wiki/List_of_BBS_software  and just run it across in telnet or similar for clients? (note: you do have to enable the telet client on newer windows PC's but its fairly easy to do)

The mesh is a powerful network tool, but it is just that a network tool. Add to it, extend it, and make it your own.  A lot of what worked it packet may still work today, an a lot can be extended. If you could do it over packet or dialup modem it can VERY likely be done over the mesh.

You also don't need to pull in a mesh expert to make software like this run, usually you can pull in a local guy who is good with servers and they will usually understand how to setup what they need to setup and you just plug your mesh node into it next. If they question the network for their standpoint all they need to know is to think of it as "the cloud" it gets from one end to the other, that usually good enough for a server/network guy to know they can do what they want with it.


And again as always I recommend not running the software on the node if possible and let the nodes be nodes

IP Logged
Note: Most posts submitted from iPhone
 Subject :Re:Re:Has anyone found something like this for the BBHN?.. 2015-01-14- 14:06:26 
WA5DJJ
Member
Joined: 2013-09-25- 16:24:20
Posts: 25
Location
Dear Conrad, thanks for the information... I will have to re read what you sent a few times to really understand it. I guess what I was really trying to get at is that there seems to be no end of information to get the equipment up and the BBHN established. But once that is pretty well on it's way... What do I do with all this capability...I have IRC chat on my Local node advertised to the BBHN... but it was met with very limited enthusiasm. Other that viewing my one page website and running around the nodes to look at signal strengths...and the IRC CHAT on the BBHN... There is nothing to do... So, I guess I am fishing to find out what others are using this thing for and maybe one of their applications will catch on here. Take care and have fun... Life is a MESH! Dave WA5DJJ
IP Logged
 Subject :Re:Has anyone found something like this for the BBHN?.. 2015-01-19- 10:05:48 
zl1cqo
Member
Joined: 2014-12-18- 17:02:15
Posts: 29
Location: New Zealand
 

Hi,

A few ideas for you:

  • Setup an asterisk PABX server and connect SIP phones (hardware or software) Guide here
  • Setup an FTP server so you can share files like radio manuals, howto docs etc Guide here
  • Setup a text based packet style BBS. Some info on running FBB under Linux here You just telnet into it rather than use a radio.
  • Run a web server with a content management system to run a notice board or blog
  • xmmp/jabber instant messaging server.  Gives text chat, audio and video calls.  There is a Linux server program called prosody that works well.
  • IP web cams
  • Remote rig control
  • Remote weather sensors.  I have a wrt54g with a ds1820 temperature sensor attached to the serial port.
  • Streaming audio. You could take the output of the local repeater (or any received signal) and stream it over the mesh
  • DX cluster
  • APRS IS server/igate
  • Setup a d-rats reflector. not sure how this work as I have only just started looking at it
  • Not sure if an echolink server could be setup
  • email server - need to be very careful with this one!

As the mesh system is a way of providing the network layer that applications run over, the options are limitless.  Anything you can do over the internet is technically possible over a BBHN mesh.  Although, some of the stuff on the internet I am lost as to why you would want to do it at all :)

Hopefully that gives you some ideas.

Jon

IP Logged
 Subject :Re:Has anyone found something like this for the BBHN?.. 2015-01-20- 03:01:20 
WA5DJJ
Member
Joined: 2013-09-25- 16:24:20
Posts: 25
Location

Dear Jon,

Thanks for the list of things and the links to the setup guides... I am working on a Linux server right now so it can be the basis for some of your suggestions.  I am so slow on Linux right now but by the time I get through this list I should be better at it.   I am trying to recruit some more Linux savvy help...

I will report back on what I have accomplished.

73 Dave WA5DJJ

IP Logged
 Subject :Re:Has anyone found something like this for the BBHN?.. 2015-03-11- 06:08:04 
KD8WNO
Member
Joined: 2014-08-14- 07:54:25
Posts: 2
Location

Some other possible ideas.


Host an offline mirror of Wikipedia.  A full text-only dump of the English Wikipedia is about 40GB.  

Keep a blog.

Keep a map of known nodes and their approximate locations and strengths.  

Put your club's website on the meshnet.  

Go portable with a portable node with an attached camera, and stream your adventures

IP Logged
 Subject :Re:Re:Has anyone found something like this for the BBHN?.. 2015-03-30- 08:18:55 
G0OFY
Member
Joined: 2014-11-04- 13:44:45
Posts: 12
Location: Euxton, Lancashire, UK
Our mesh although we are still testing (playing) with it currently has the following. 1. Asterix PBX via an attached pi running desktop phones. 2. Chat server loaded onto one of our Linksys nodes. 3. Mailenable Standard v8 email server using "normal" clients on a Toshiba NB100 netbook. 4. IP remote controlled camera on a standalone node, and webcams using Yawcam on connected laptops. We also conducted some range checks with our standard Linksys units and so far have managed to get over 250 yards.
IP Logged
Not as fat as the photo suggests.
 Subject :Re:Has anyone found something like this for the BBHN?.. 2015-06-15- 16:13:27 
WA5DJJ
Member
Joined: 2013-09-25- 16:24:20
Posts: 25
Location
Dear G0ofy, Thanks for the information.... We have had some excellent IT help from some of our net members and are really cooking now. For communications, We are using the DRATS software.. to enhance that our DRATS server is running on a Raspberry PI 2B and that allows a great chat page, Email to connected users and a file download area for connected users.... Then we put a video alarm system in our clubhouse and the cameras can be monitored over the BBHN. (that is cool, sometimes slow coming up but still cool) then this month we installed a IP phone server in another Raspberry Pi and so far three phones on the system and more being ordered. This is also pretty awesome. Our BBHN has grown to 41 nodes now and we are coming close to covering the town and are starting to expand into the county. So, Thanks for the Info on what you guys over the pond are doing... We have about dumped all our WRT54G's and are into using UBIQUITI NANO M2's as our unit of choice.... They work sooo good! Take care and have fun... 73 Dave WA5DJJ
IP Logged
 Subject :Re:Has anyone found something like this for the BBHN?.. 2015-06-15- 16:13:44 
WA5DJJ
Member
Joined: 2013-09-25- 16:24:20
Posts: 25
Location
Dear G0ofy, Thanks for the information.... We have had some excellent IT help from some of our net members and are really cooking now. For communications, We are using the DRATS software.. to enhance that our DRATS server is running on a Raspberry PI 2B and that allows a great chat page, Email to connected users and a file download area for connected users.... Then we put a video alarm system in our clubhouse and the cameras can be monitored over the BBHN. (that is cool, sometimes slow coming up but still cool) then this month we installed a IP phone server in another Raspberry Pi and so far three phones on the system and more being ordered. This is also pretty awesome. Our BBHN has grown to 41 nodes now and we are coming close to covering the town and are starting to expand into the county. So, Thanks for the Info on what you guys over the pond are doing... We have about dumped all our WRT54G's and are into using UBIQUITI NANO M2's as our unit of choice.... They work sooo good! Take care and have fun... 73 Dave WA5DJJ
IP Logged
 Subject :Re:Has anyone found something like this for the BBHN?.. 2015-06-15- 16:14:23 
WA5DJJ
Member
Joined: 2013-09-25- 16:24:20
Posts: 25
Location
Dear G0ofy, Thanks for the information.... We have had some excellent IT help from some of our net members and are really cooking now. For communications, We are using the DRATS software.. to enhance that our DRATS server is running on a Raspberry PI 2B and that allows a great chat page, Email to connected users and a file download area for connected users.... Then we put a video alarm system in our clubhouse and the cameras can be monitored over the BBHN. (that is cool, sometimes slow coming up but still cool) then this month we installed a IP phone server in another Raspberry Pi and so far three phones on the system and more being ordered. This is also pretty awesome. Our BBHN has grown to 41 nodes now and we are coming close to covering the town and are starting to expand into the county. So, Thanks for the Info on what you guys over the pond are doing... We have about dumped all our WRT54G's and are into using UBIQUITI NANO M2's as our unit of choice.... They work so good! Take care and have fun... 73 Dave WA5DJJ
IP Logged
 Subject :Re:Has anyone found something like this for the BBHN?.. 2015-06-15- 16:14:27 
WA5DJJ
Member
Joined: 2013-09-25- 16:24:20
Posts: 25
Location
Dear G0ofy, Thanks for the information.... We have had some excellent IT help from some of our net members and are really cooking now. For communications, We are using the DRATS software.. to enhance that our DRATS server is running on a Raspberry PI 2B and that allows a great chat page, Email to connected users and a file download area for connected users.... Then we put a video alarm system in our clubhouse and the cameras can be monitored over the BBHN. (that is cool, sometimes slow coming up but still cool) then this month we installed a IP phone server in another Raspberry Pi and so far three phones on the system and more being ordered. This is also pretty awesome. Our BBHN has grown to 41 nodes now and we are coming close to covering the town and are starting to expand into the county. So, Thanks for the Info on what you guys over the pond are doing... We have about dumped all our WRT54G's and are into using UBIQUITI NANO M2's as our unit of choice.... They work so good! Take care and have fun... 73 Dave WA5DJJ
IP Logged
Page # 


Powered by ccBoard


SPONSORED AD: