Hello,
Before i start, i'd like to state that i have ZERO networking or programming knowledge, hence i know im in for a battle here, but with able support i know i can nail this. I seek to setup my echo to to "Talk" to VC. I have the tutorial ready to follow (
http://voxcommando.com/forum/index.php?topic=2761.msg23626#msg23626) but a lot of it is greek and latin to me so help would be appreciated.
I pledge to donate to VC if i can get this squared away to show my appreciation.
First things first,
I need to find a free port on my computer, Kalle, was kind enough to help me with the following command:
netstat -an, i also ran netstat -aenos -p tcp.
I get the following:
Proto Local Address Foreign Address State PID
TCP x.x.x.x:xxx x.x.x.x:xxxx Established/Listening or Timewait XXXX
How exactly do i establish which port is free, what state indicates a free port?
2) The second question i have involves a dynamic IP, how do i establish if i have a dedicated/static IP or a dynamic IP that keeps changing, because i believe we need a dedicated IP to make this work? Could you also point me to a potent tutorial to help change to a static IP if indeed my IP is dynamic? (Very Likely).
Any help would be greatly appreciated.