Broadband-Hamnet™ Forum :: Applications
Welcome Guest   [Register]  [Login]
«StartPrev123NextEnd»
 Subject :Re:HamChat Server.. 2013-08-06- 09:56:34 
VE3RRD
Member
Joined: 2013-06-19- 16:54:27
Posts: 44
Location: Barrie, Ontario
 
Has anyone tried HamChat with the new v1.0.0 firmware? Does it work OK? 73
IP Logged
AL - VE3RRD
http://barrie-wax-group.dyndns.org
 Subject :Re:Re:HamChat Server.. 2013-08-16- 01:10:15 
VE3RRD
Member
Joined: 2013-06-19- 16:54:27
Posts: 44
Location: Barrie, Ontario
 
Two of us in our group have tried the HamChat install on two separate v1.0.0 nodes following the detailed install instructions with poor results. All users see the HamChat page requesting the login; but after logging in, anything typed in the text entry box is lost on pressing SEND and does not appear in the chat portion of the screen. During the install I did yesterday, I made sure I created the folders and used the chmod command exactly as in the instructions (using PuTTY). I did use WinSCP to transfer the two files and to verify the permissions on the files and folders after the install. After attempting to send several lines of text, I checked the DATA folder with WinSCP and found it empty. Any suggestions? 73
IP Logged
AL - VE3RRD
http://barrie-wax-group.dyndns.org
 Subject :Re:Re:HamChat Server.. 2013-09-01- 13:45:36 
KD4E
Member
Joined: 2012-07-29- 13:39:05
Posts: 55
Location: Nevils in SE-Georgia, USA
 
Any progress re. HamChat on BBHN 1.0? Just got two routers upgraded here and would like to have text-chat, voice, and streaming video - as well as streaming data for remote rig control (flrig for rig control with 2-way voice for SSB via BBHN would be awesome) ... no dreams no progress!
IP Logged
 Subject :Re:HamChat Server.. 2013-09-12- 13:42:19 
VE3RTJ
Member
Joined: 2013-08-19- 07:21:12
Posts: 49
Location: Hamilton, Canada FN03

This was a nice little first project to get something useful on my node. I have a couple of suggestions that may help others like me; total Linux newbs who really do need step by step hand-holding to get something even this simple working.

First, if you're installing from a Windows machine onto a node, SCP from within Putty won't work. (didn't for me, anyway) I would suggest that rev 2 of the docs should include this information explicitly. The program I used was pscp, which came in a package with putty, and will transfer files to a linux machine. The command line entry I used was:

scp -scp -P 2222 hamchat.pl root@192.168.nnn.mmm:/www/cgi-bin/hamchat.pl

Where the -scp option forces scp protocol (BBHN won't do SFTP or whatever the default is) and in the above example the hamchat.pl file is in the same directory as pscp. And of course, use the proper ip for the target machine.

Second, it isn't clear in the docs that the lock file is supposed to be created in the data directory. Common sense, sure, but in following the step by step directions, I ended up with it in the Hamchat directory instead. I would suggest modifying the lock file creation step a bit to make that a bit clearer. This error presented me with the same symptoms described in early posts; entered messages wouldn't appear in the main window.

All in all, a good experience. I learned a bit setting the thing up, and it's a very useful way to quickly set up a message exchange that works with anything that can connect with the node. Thanks.

Oh, and the last thing I learned, don't forget to add the .pl extension when you build the 'advertised services' link.


IP Logged
73 de Ron P. email: (callsign) *at* gmail.com
 Subject :Re:Re:HamChat Server.. 2013-10-20- 11:14:39 
kb3tac
Member
Joined: 2013-01-22- 03:05:37
Posts: 7
Location
If anyone wants help setting up there node for hamchat here to help. Just PM me.
IP Logged
 Subject :Re:HamChat Server.. 2014-02-21- 08:49:41 
w4rss
Member
Joined: 2013-11-27- 15:56:35
Posts: 13
Location

Is it normal behaviour for HamChat to retain data from previous sessions?  Can that be easily deleted? Each time I open it, past discussions are still there.


Dick

IP Logged
 Subject :Re:HamChat Server.. 2014-03-10- 05:21:21 
N1AHH
Member
Joined: 2013-12-29- 09:04:08
Posts: 11
Location

KB3TAC:

I am very interested in running a chat server. Can't find a way to pm you for assistance. Pm me please n1ahh at ARRL.net Thanks Ron, N1AHH

IP Logged
Last Edited On: 2014-03-10- 05:23:23 By N1AHH for the Reason
 Subject :Re:Re:HamChat Server.. 2014-03-10- 08:10:45 
K6AH
Member
Joined: 2012-03-05- 10:47:45
Posts: 181
Location: San Diego, CA
Hey Ron, Have you tried the IRC instaruction on this site? Rusty posted a terrific article on this: http://www.broadband-hamnet.org/applications-for-the-mesh/118-internet-relay-chat-irc.html Andre, K6AH
IP Logged
Member of:
Beta Test Team
San Diego Mesh Working Group
Running 3.0.1
 Subject :Re:HamChat Server.. 2014-03-13- 16:55:57 
N1AHH
Member
Joined: 2013-12-29- 09:04:08
Posts: 11
Location

Andre, I did read that article. In it he says . "The package that has been built is now available via the Broadband-Hamnet™ repository." I am confused about which repository and how to access it. Is the Linksys capable of interacting with an online repository? I know it is Linux, but have no idea how to access a repository. What am missing????

Ron, N1AHH

IP Logged
 Subject :Re:HamChat Server.. 2014-03-13- 22:15:55 
ae5ae
Member
Joined: 2010-10-27- 00:47:17
Posts: 144
Location: Van Alstyne, TX

Ron,

The IRC package that I built is for the WRT54G's and it will not work on the Ubiquiti gear.
 
By repository I mean the servers to access and group of files downloadable via pressing the [Setup] button (on the mesh node's Main/Status page) then click on the link for the Administration page on the WRT54G's webpages.  It's in the "Package Management" section.  There's no need for knowing which repository and how to access it since that is all done automagically for you via the aforementioned webpage.  If there are no packages in the pulldown list next to "Download Package" then hit the [Refresh] button and check the pulldown list again after the refresh is done.

Gimme a holler if you need any help!

        -Rusty- 

IP Logged
 Subject :Re:HamChat Server.. 2014-03-17- 04:17:22 
N1AHH
Member
Joined: 2013-12-29- 09:04:08
Posts: 11
Location
Thanks Rusty. Now it makes sense. I did not expect the router would be able to interact with a repository. I am traveling now but will give it another try when I get back home. Thanks again. Ron, N1AHH
IP Logged
 Subject :Re:HamChat Server.. 2014-08-23- 06:37:26 
KK4LXY
Member
Joined: 2013-08-11- 10:02:10
Posts: 2
Location: Clearwater, Florida

 I'm having issues setting up Hamchat also, if possible, I'd appreciate any assistance.All files have been created , but I'm having problems installing the hamchat.pl file.

Thanks

Ted KK4LXY

ted dot kruger at gmail dot com

IP Logged
Last Edited On: 2014-11-09- 06:13:15 By KK4LXY for the Reason
 Subject :Re:HamChat Server.. 2015-01-01- 17:20:47 
WB6TAE
Member
Joined: 2014-05-01- 23:48:12
Posts: 70
Location

I have just installed hamchat on bbhn 3.0.0. I needed to make a few minor tweaks, but it works just fine. The changes are in the sections where html is sent back to the browser.  It appears the v3 html server behaves somewhat differently so made the following change in 3 places.

From:

print "HTTP/1.0 200 OK\r\nContent-type: text/html\r\n";

To:

print "Content-type: text/html\r\n";

I also updated the timestamp suggestion to use the system date function:

$now_string = `date +"%m/%d %H:%M"`;

printf FILE '<p><span class="date">' . $now_string . '</span><span class="callsign">' . $name . ':</span><span class="message">' . special_chars($msg) . '</span></p>' . "\r\n";

 Which prints a timestamp of the form 01/01 19:59







IP Logged
 Subject :Re:Re:HamChat Server.. 2015-01-02- 07:42:53 
wa7nwp
Member
Joined: 2013-02-26- 11:54:25
Posts: 7
Location
 
What is Hamchat? Is it better than IRC or CONVERS?
IP Logged
 Subject :Re:HamChat Server.. 2015-01-02- 08:37:49 
WB6TAE
Member
Joined: 2014-05-01- 23:48:12
Posts: 70
Location

I am not familiar with convers, so I can't comment on that. However, comparing hatchet to irc is like comparing a little red wagon to a Mack truck. Hatchet is a single channel ("room") and uses a standard browser window for the interface. Irc is, well, infinite and requites a special client (GUI or text). 

If all you want is an open comm channel between a small number of meshnet users, hamchat will probably work just fine. If you need the granularity of multiple chat rooms, file transfer, extensibility, etc. etc. then use irc.  

Or, just install both.

IP Logged
 Subject :Re:HamChat Server.. 2015-01-02- 10:32:59 
wa7nwp
Member
Joined: 2013-02-26- 11:54:25
Posts: 7
Location
 
Convers is basically a Ham packet version of IRC back from the good old days. HTPP and JNOS are the primary servers. http://radio.linux.org.au/pkgdetail.phtml?sectpat=packet&ordpat=&descpat=&pkgid=66 The clean and simple HamChat program looks like a perfect first step. Thanks!
IP Logged
 Subject :Re:Re:HamChat Server.. 2015-01-30- 01:31:22 
VE3NKL
Member
Joined: 2012-10-11- 19:05:25
Posts: 3
Location

I would like to clear up some confusion people are having with how HamChat compares to IRC and other similar solutions.

Yes, HamChat is very basic in functionality and, yes, it is very small and compact. However, the main advantage of HamChat and the only reason it was developed is to help communicate on Broadband-Hamnet without any prearrangements.

Imaging, you are mobile and enetered an area where your router connected to some established mesh network. You have no idea what ways of communication to use, what additional software you need to install, etc. However, HamChat running on your router will be visible in the resource link related to your station. And this is a simple http link which can be clicked on in any regular Web browser. As soon as your station is noticed and someone clicks on the link they will be in your small chat room and you could "talk" to each other.

You don't need a special client to work with HamChat, almost any modern browser could be used for this purpose. This means that you can assume that the client software is already installed on every computer connected to the mesh.

73, Nikolai (VE3NKL)

IP Logged
Last Edited On: 2015-01-30- 08:44:55 By VE3NKL for the Reason
 Subject :Re:HamChat Server.. 2015-04-28- 09:58:38 
N7RHW
Member
Joined: 2014-12-26- 09:33:00
Posts: 3
Location
We've just installed HamChat on one of our local mesh Nodes. The node is a Ubiquiti Bullet M2 (V3.1.0) and the server is working well. We've edited the .pl script to add the timestamp function. We get the time from NTP and that all seems to be working fine. What we are unable to get working are the changes to the Styles.css file. We want to reduce the size of the timestamp font and change its color. All changes we make are ignored. Not sure if we're missing something. We installed the HamChat package from the online package server. V 0.1 Thanks for any help.
IP Logged
 Subject :Re:HamChat Server.. 2015-05-14- 13:07:00 
WB0NIU
Member
Joined: 2014-05-07- 21:44:09
Posts: 11
Location
So, if I understand correctly, this creates a chat room on each node that it's installed on, correct? I was hoping it would create one mesh-wide chat room. Or am I not using it correctly? I just installed it on three nodes and users that are logged on to HamChat on the same node see each others messages, but a user logged on to a different node doesn't see that traffic. Thanks, Erik, WB0NIU
IP Logged
 Subject :Re:Re:HamChat Server.. 2015-05-14- 13:17:21 
KF5JIM
Future Astronaut
Joined: 2013-07-17- 12:13:36
Posts: 250
Location: Nederland

So, if I understand correctly, this creates a chat room on each node that it's installed on, correct?
That is correct. Each node becomes its own "chat room." Only one person needs it installed and then you just direct everyone to a specific room.

You could also setup a single IRC server with multiple channels, but that is beyond the scope of this thread.

IP Logged
My opinions and views expressed here are solely my own.
«StartPrev123NextEnd»
Page # 


Powered by ccBoard


SPONSORED AD: