Account  |  Mobile  |  Help    
 
Home Database Live Audio Forums Wiki Classifieds Submit Info About

Go Back   The RadioReference.com Forums > Software > Scanner Programming Software


Scanner Programming Software This is the place to discuss scanner programming and control software.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-01-2009, 07:45 PM
NYRHKY94's Avatar
Member
 
Audio Feed Provider
 
Join Date: Mar 2006
Location: New Hampshire
Posts: 615
Default Win500 TCPMux Configuration Instructions

Hi Don:

I wanted to ask if you might be able to post (or PM!) a simple set of instructions on how to use & configure TCPMux for Win500. For us technical "laymen", I think it would be great to have a step-by-step guide on how to set-up TCPmux in a DOS Command window and more importantly how to fill-out the config file that appears to be the key to getting the utility to work.

For example, a config file example that would allow the following would be great to have as a template of sorts:

-Allows 5 connections
-3 PC's on the LAN have full access
-1 PC outside of the LAN has full access & control
-1 PC outside of the LAN only has remote access

I've looked at the existing config file that comes with TCPMux but I just can't make head nor tails of what the data means and more importantly how to edit it to make the above example work?

If there are any saavy Win500 users out there running multiple client connections using TCPMux, please feel free to offer some guidance as well. All help would be appreciated :-)

Thanks!
__________________
Thanks - Mike
PSR-600, Pro-106, Pro-2096, Pro-96, Pro-2053, Pro-2052, BCD996T, BC796D, BC898T, BC370CRS, BC210XLT
Shack Photos
Listen to my feeds at:
Radio Reference NH
Radio Reference NJ
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 08-01-2009, 11:18 PM
Astrak's Avatar
Member
 
Audio Feed Provider
 
Join Date: Feb 2005
Location: Mesa AZ
Posts: 791
Default

I run two instances of TCPMux one which allows control and one that doesn't.

On the first instance of TCPMux that allows control my config.txt looks like this

localhost
#server port
1180(the port WIN500 uses)
#listen port
1181(the port users connect to)
#Max listeners
4(In your case)
#Allow access from local machine
Y,127.0.0.1, Y. 0. Y
#Allow LAN connections
Y,192.168.X.X(the IP of computer on your LAN),Y, 0, Y
#Allow all clients full control
Y,0.0.0.0, Y, 0, Y
--------------------------------------------------

Then on the second instance of TCPMux which allows no control I have

localhost
#server port
1181
#listen port
1182
#Max listeners
1
#Allow no control connections
Y,0.0.0.0, N, 0, N
__________________
Maricopa county law enforcement feed
Reply With Quote
  #3 (permalink)  
Old 08-01-2009, 11:52 PM
Member
 
Premium Subscriber
 
Join Date: Dec 2006
Location: Alberta Canada, Eh!
Posts: 497
Default

If you search the huge sticky WIn500 thread, there was some discussion on tcpmux and how to set it up in there.
__________________
Lots of radios, not enough antennas...
Reply With Quote
  #4 (permalink)  
Old 08-01-2009, 11:59 PM
Astrak's Avatar
Member
 
Audio Feed Provider
 
Join Date: Feb 2005
Location: Mesa AZ
Posts: 791
Default

Official Starrsoft WIN500 Software Thread scroll up.
__________________
Maricopa county law enforcement feed
Reply With Quote
  #5 (permalink)  
Old 08-02-2009, 10:01 AM
NYRHKY94's Avatar
Member
 
Audio Feed Provider
 
Join Date: Mar 2006
Location: New Hampshire
Posts: 615
Default

Astrack:

Thanks. Your example did get me started in the right direction. I was able to get multiple LAN connections with full control set-up and working with TCPMux. My config file example is below. I still can't get a client connection established "outside" of my LAN. Any suggestions/edits needed to the config file below to get that to work?

# Server name/IP to connect to
localhost

#server port
8086

#listen port
26755

#Max listeners
4

# Allow unfettered access from the local machine
Y, 127.0.0.1, 255.255.255.255, Y, 0, Y

# Allow unfettered access from machines on the LAN
Y, 192.168.15.108, 255.255.0.0, Y, 0, Y
Y, 192.168.15.98, 255.255.0.0, Y, 0, Y

# allow all clients unfettered access
Y, 0.0.0.0, 0.0.0.0, Y, 0, Y
__________________
Thanks - Mike
PSR-600, Pro-106, Pro-2096, Pro-96, Pro-2053, Pro-2052, BCD996T, BC796D, BC898T, BC370CRS, BC210XLT
Shack Photos
Listen to my feeds at:
Radio Reference NH
Radio Reference NJ
Reply With Quote
Sponsored links
  #6 (permalink)  
Old 08-02-2009, 10:24 AM
Member
 
Premium Subscriber
 
Join Date: Dec 2006
Location: Alberta Canada, Eh!
Posts: 497
Default

Quote:
Originally Posted by NYRHKY94 View Post
Astrack:

Thanks. Your example did get me started in the right direction. I was able to get multiple LAN connections with full control set-up and working with TCPMux. My config file example is below. I still can't get a client connection established "outside" of my LAN.
Are you forwarding and allowing the port in your firewall config?
__________________
Lots of radios, not enough antennas...
Reply With Quote
  #7 (permalink)  
Old 08-02-2009, 10:58 AM
NYRHKY94's Avatar
Member
 
Audio Feed Provider
 
Join Date: Mar 2006
Location: New Hampshire
Posts: 615
Default

Yes! I had set-up port 26755 to be forwarded to the PC that is running Win500 (based on my config file). When I'm NOT using TCPMux, I can forward port 8086 to the PC running Win500 and everything connects just fine from outside the LAN. There must be either be something wrong with my config file for TCPMux or something I'm mssing with port forwarding with TCMux?
__________________
Thanks - Mike
PSR-600, Pro-106, Pro-2096, Pro-96, Pro-2053, Pro-2052, BCD996T, BC796D, BC898T, BC370CRS, BC210XLT
Shack Photos
Listen to my feeds at:
Radio Reference NH
Radio Reference NJ
Reply With Quote
  #8 (permalink)  
Old 08-02-2009, 03:07 PM
NYRHKY94's Avatar
Member
 
Audio Feed Provider
 
Join Date: Mar 2006
Location: New Hampshire
Posts: 615
Default

All set now! For some reason port 26755 did not play nicely with my firewall. I changed the listener port to 8087 in my TCPMux config file and I was able to connect to Win500 from outside of the LAN. I now have TCPMux up & running with multiple client connections inside & outside my LAN. A very cool utlility for Win500 :-)

Thanks for the tips everyone!
__________________
Thanks - Mike
PSR-600, Pro-106, Pro-2096, Pro-96, Pro-2053, Pro-2052, BCD996T, BC796D, BC898T, BC370CRS, BC210XLT
Shack Photos
Listen to my feeds at:
Radio Reference NH
Radio Reference NJ
Reply With Quote
  #9 (permalink)  
Old 08-02-2009, 05:16 PM
Member
 
Premium Subscriber
 
Join Date: Dec 2006
Location: Alberta Canada, Eh!
Posts: 497
Default

Cool, glad you got it working. I'd be lost without Win500's remote ability. I hardly ever see my PSR600, it lives on a shelf in the basement. I listen to it on my laptop, a Dell pocket pc, and my cell phone.
__________________
Lots of radios, not enough antennas...
Reply With Quote
Sponsored links
  #10 (permalink)  
Old 08-02-2009, 06:52 PM
NYRHKY94's Avatar
Member
 
Audio Feed Provider
 
Join Date: Mar 2006
Location: New Hampshire
Posts: 615
Default

I hear ya' Smason! I use Win500 remote every day too and like you, couldn't live without it now. Same goes with my Proscan remote set-up for my Unidens. But, I wanted to be able to have multiple clients connect to my Win500 stream like some other guys do here with TCPMux. It took a bit of playing around with the config file today, but now I have it all working nicely. Now I can share my Win500 feed with others, just like I do with Proscan. Sweet!
__________________
Thanks - Mike
PSR-600, Pro-106, Pro-2096, Pro-96, Pro-2053, Pro-2052, BCD996T, BC796D, BC898T, BC370CRS, BC210XLT
Shack Photos
Listen to my feeds at:
Radio Reference NH
Radio Reference NJ
Reply With Quote
  #11 (permalink)  
Old 08-02-2009, 07:01 PM
Astrak's Avatar
Member
 
Audio Feed Provider
 
Join Date: Feb 2005
Location: Mesa AZ
Posts: 791
Default

Yep, I use it everyday. Both on my HTC diamond and remote computers, I also have other people who connect to it.
__________________
Maricopa county law enforcement feed
Reply With Quote
  #12 (permalink)  
Old 08-26-2009, 06:39 PM
Member
   
Join Date: Jan 2006
Location: Northeast Mississippi
Posts: 48
Default

I had a question about getting audio to stream via the server, but after a little more digging I found the answer in another thread. So just disregard please.

Last edited by bama9999; 08-26-2009 at 06:50 PM..
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Official Starrsoft WIN500 Software Thread scan-pa Scanner Programming Software 1671 06-23-2009 07:36 PM
WIN500 with Vista os Scanpal Scanner Programming Software 2 05-12-2009 12:35 PM
WIN500 Not Accepting ICALL TG....Why? W4UVV GRE Scanners 9 04-24-2009 05:27 PM
PSR500 and WIN500 Nautical Scanner Programming Software 1 08-14-2008 09:31 AM
ARC396 and scanner configuration Jon_Hanson Scanner Programming Software 1 04-09-2007 02:10 PM


All times are GMT -5. The time now is 04:32 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All information here is Copyright 2009 by RadioReference.com LLC and Lindsay C. Blanton III.Ad Management by RedTyger
Copyright 2009 by RadioReference.com LLC Privacy Policy  |  Terms and Conditions