Wednesday, August 23, 2006

More details on half-duplex networking with Moseley Starlink with LAN option

I wrote this in an email to a colleague who asked how I tested our network connection over our Starlink STL. I wanted to save it for future reference.
----------------------------------------------------------

Ah, I have not tried using NetCat on Win98. Thanks for the tip. I just pinged myself over UDP on my XP box. On one command prompt, I ran the program like this:

nc.exe -u -L -p 5002

On a second command prompt window, I ran the program like this:
echo "Hello World" ¦ nc.exe -u 127.0.0.1 5002

This printed out the text "Hello World" on my first command window. This should work the same between two computers on a LAN.

Now, there is one small snag that I hit with the Moseley Starlink LAN port. Forgive me if I am repeating something you are already familiar with. On a normal network (full duplex), when a host wants to open a connection to a destination IP address, it first has to turn that IP address into an Ethernet MAC address (192.168.0.1 ==> 00:01:de:74:2a:07 for instance). To do this, it uses a protocol called ARP. It sends a broadcast message out that says "Who has [dest ip]? Tell [host address]." Then, when the dest computer hears its address asked for, it sends a reply to the requesting computer. The original host who made the request then caches the address and finishes its connection. The problem for the Starlink is that a destination computer on the receive side can never send an ARP reply back to the computer that asked for it, so no hosts on the transmit side can ever figure out on their own what the MAC addresses are on the receive side, hence they can never generate any packets to send. So, the network administrator has to set up his switch or the computer that wants to send packets over the Starlink manually with the MAC information for the computers on the receive side. In Windows, for example, if you know the IP address and MAC address of a computer on the receive side of the Starlink, you can put this information into a computer on the transmit side of the Starlink with this command:

arp -s ip_address mac_address

This will add a static entry into this computer's ARP table so that it never has to ask for the address. It just knows what it is and makes the packet and away it goes. There are also commands for Cisco switches to help this situation too, but I would have to look them up.

To answer your second question, I have tested our Starlink connection. I actually used a program called VLC to encode an audio file as a stream and it sent the data using UDP to a computer on the other end running VLC as a client. I posted a link to VLC on my blog but I didn't have time then to go into detail. You might read a little about VLC and see if it something you want to try.

Tags:

Friday, August 18, 2006

Online debate about the future of HD Radio

Start here and work backwards.

A lot of really good points are made. What I benefitted from is a reminder that the real thing thing that listeners are interested in is content. The project really has just begun when the digital transmitter is installed. The biggest investment of effort will inevitably be in developing more content or perhaps new features that will make consumption easier. Also, any efforts toward generating new or existing content should take advantage of Internet distribution as well.

Tags:

Wednesday, August 16, 2006

Satellite radio faces economic difficulties

I read this article in the Wall Street Journal (mentioned here) about a potential financial crisis facing satellite radio companies. It seemed to highlight to me that terrestrial broadcasting's strength continues to be that it is free and hopefully stations will use their HD Radio multicast capability to offer interesting new content instead of more of what is already available in their markets.
Technorati tags:

Tuesday, August 08, 2006

Thoughts on what radio is good for

I had a very interesting meeting today about how we would plan to use the new technologies that are emerging to offer new services. I have been thinking a lot lately about what radio can do well in this new world we live in. Google and other search engines have dramatically changed how we are informed. In the old days, if you wanted to know about something, you would tune in and find out. Or if you wanted to hear a piece of music, you would tune in and listen, maybe even make a request. Now, search has made it possible to find almost anything you are looking for and you can usually download it and listen or watch it on your own time. This is natural and much more efficient. I could imagine fewer and fewer people listening to radio for this purpose. However, as the saying goes, "You know what you know, and you know what you don't know, but you don't know what you don't know." This is something I try hard to remember because no amount of searching for something will educate you on how much you don't know. We need other people to tell us things about things we don't already know, things that are interesting or entertaining. They can help us discover new styles of music or information that we didn't know we didn't know. I can't think of a better way to do that than broadcasting. I hope that broadcasting of the future will involve more of a two way interchange between broadcasters and the communities they serve.

Tags: