GamerzPlanet - For All Your Online Gaming Needs!!

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Online Gaming > Conquer Online Discussion

Conquer Online Discussion Conquer Online discussion



Problems with SV Proxy

Conquer Online Discussion


Closed Thread
 
Thread Tools Display Modes
Old 04-24-2008, 12:52 PM   #1
Lurker
 
Last Online: Today 04:41 AM
Join Date: Jun 2007
Location: Murrieta, CA
Age: 21
Posts: 9
Thanks: 6
Thanked 0 Times in 0 Posts
coffe34 is on a distinguished road
iTrader: 0 / 0%
Points: 5,958.00
Bank: 2,560.17
Total Points: 8,518.17
Problems with SV Proxy

I've looked up and down the internet and this site looking for a answer to this problem:

Only one usage of each socket address (protocol/network address/port) is normally permitted. Problems to start listening.

I don't have two instances running and I've updated my .net to the latest version. Is there something I'm missing. Thanks for any help with this.
coffe34 is offline  
Sponsored Links
Old 04-24-2008, 12:54 PM   #2
Registered User
 
AcidAlchamy's Avatar
 
Last Online: 11-29-2008 12:56 PM
Join Date: Apr 2007
Location: Vegas, City of Sins
Age: 17
Posts: 864
Thanks: 29
Thanked 1,163 Times in 349 Posts
AcidAlchamy is an unknown quantity at this point
iTrader: 0 / 0%
Points: 1,254.73
Bank: 100,973.90
Total Points: 102,228.63
     
Re: Problems with SV Proxy

Yea, You've clicked the Proxy.Exe 2x....thats the only way you get that Error.

~Acid Alchamy~
AcidAlchamy is offline  
Old 04-24-2008, 01:17 PM   #3
Lurker
 
Last Online: Today 04:41 AM
Join Date: Jun 2007
Location: Murrieta, CA
Age: 21
Posts: 9
Thanks: 6
Thanked 0 Times in 0 Posts
coffe34 is on a distinguished road
iTrader: 0 / 0%
Points: 5,958.00
Bank: 2,560.17
Total Points: 8,518.17
Re: Problems with SV Proxy

Quote:
Originally Posted by AcidAlchamy View Post
Yea, You've clicked the Proxy.Exe 2x....thats the only way you get that Error.

~Acid Alchamy~
Ok, fresh install of conquer, went to your sticky page, download SV. Unzipped to desktop. When i went to open the proxy, i highlighted the readme first, moved over to SV proxy, then hit enter. Same problem. I know i didnt hit enter twice.
coffe34 is offline  
Old 04-24-2008, 01:24 PM   #4
Registered User
 
AcidAlchamy's Avatar
 
Last Online: 11-29-2008 12:56 PM
Join Date: Apr 2007
Location: Vegas, City of Sins
Age: 17
Posts: 864
Thanks: 29
Thanked 1,163 Times in 349 Posts
AcidAlchamy is an unknown quantity at this point
iTrader: 0 / 0%
Points: 1,254.73
Bank: 100,973.90
Total Points: 102,228.63
     
Re: Problems with SV Proxy

Well then sorry, Because thats suppose to be one of the only ways your suppose to be able to get this error. So If you went through all of that and yet it still doesnt work then sorry to say but you are out of luck.

Are you using Vista by any chance?

~Acid Alchamy~
AcidAlchamy is offline  
Old 04-24-2008, 01:30 PM   #5
Lurker
 
Last Online: Today 04:41 AM
Join Date: Jun 2007
Location: Murrieta, CA
Age: 21
Posts: 9
Thanks: 6
Thanked 0 Times in 0 Posts
coffe34 is on a distinguished road
iTrader: 0 / 0%
Points: 5,958.00
Bank: 2,560.17
Total Points: 8,518.17
Re: Problems with SV Proxy

Vista? Not until SP5 lol. But looks like im gonna have to keep searching for some answers then. Thanks for the help. Will post if i do find a solution.
coffe34 is offline  
Old 04-29-2008, 02:40 PM   #6
Lurker
 
Last Online: 10-02-2008 01:19 AM
Join Date: Feb 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
maxmyo is on a distinguished road
iTrader: 0 / 0%
Points: 300.00
Bank: 0.00
Total Points: 300.00
Re: Problems with SV Proxy

well i had this problem when i got the proxy and actually i was pretty sure that i didnt hit the proxy twice so i just serached for other solutions
and i figured since proxy uses port 80 then somehow this port is used and checked it and voila its already been used by another program so when u shut it down u can open proxy with no problem
and to do that here is the steps for it

1. If you have Windows XP you can:

(a) Open a command prompt window. From Start / Run enter: cmd

(b) From the command prompt enter: netstat -ano

(c) Note the PID (process identifier) associated with the ports you are concerned about"which in our case is at local address 0.0.0.0:80 ". (Also note the Local Address, Foreign Address, Protocol and State.)

(d) Then do ctrl-alt-del to bring up the Windows Task Manager.

(e) In Windows Task Manager, select the Processes tab.

(f) Look for the PID you noted when you did the netstat in step (c). Look to left to the “image name” and that tells you which process has that PID.

- If you don’t see a PID column, click on View / Select Columns. Make sure PID is selected. Click OK.

- Make sure “Show processes from all users” is selected.
then just terminate the service that are using this port and then bring up proxy and it should run perfectly
then you can your terminated program again and it will not interfere with the proxy in any way
i hope you find this useful
this is my first post i hope you find it useful
maxmyo is offline  
Old 04-29-2008, 02:52 PM   #7
Registered User
 
Last Online: 05-03-2008 05:07 PM
Join Date: Aug 2006
Location: Arkansas, USA
Age: 22
Posts: 95
Thanks: 15
Thanked 41 Times in 14 Posts
TG_FIEND is on a distinguished road
iTrader: 0 / 0%
Points: 2,760.00
Bank: 0.00
Total Points: 2,760.00
Re: Problems with SV Proxy

Quote:
Originally Posted by maxmyo View Post
well i had this problem when i got the proxy and actually i was pretty sure that i didnt hit the proxy twice so i just serached for other solutions
and i figured since proxy uses port 80 then somehow this port is used and checked it and voila its already been used by another program so when u shut it down u can open proxy with no problem
and to do that here is the steps for it

1. If you have Windows XP you can:

(a) Open a command prompt window. From Start / Run enter: cmd

(b) From the command prompt enter: netstat -ano

(c) Note the PID (process identifier) associated with the ports you are concerned about"which in our case is at local address 0.0.0.0:80 ". (Also note the Local Address, Foreign Address, Protocol and State.)

(d) Then do ctrl-alt-del to bring up the Windows Task Manager.

(e) In Windows Task Manager, select the Processes tab.

(f) Look for the PID you noted when you did the netstat in step (c). Look to left to the “image name” and that tells you which process has that PID.

- If you don’t see a PID column, click on View / Select Columns. Make sure PID is selected. Click OK.

- Make sure “Show processes from all users” is selected.
then just terminate the service that are using this port and then bring up proxy and it should run perfectly
then you can your terminated program again and it will not interfere with the proxy in any way
i hope you find this useful
this is my first post i hope you find it useful
pretty good of u to figure out. after that did u change the process using port 80 to use a different port, or make it not run on startup, or do u just have to close that process every time u want to use SV?

sucks SV is down for however long...
TG_FIEND is offline  
Old 04-29-2008, 03:23 PM   #8
Lurker
 
Last Online: 10-02-2008 01:19 AM
Join Date: Feb 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
maxmyo is on a distinguished road
iTrader: 0 / 0%
Points: 300.00
Bank: 0.00
Total Points: 300.00
Re: Problems with SV Proxy

most of the times its a chat program that listens to this port and it really doesnt use it but sometimes this programs listen to it as an extra feature in it "in my case was skype"
if u just closed it once and opened proxy it will pretty much most of the time book it for proxy then u can use the other program too without anytrouble
if you restarted your puter and got the same problem again just shut down the program u found out that its using the port 80 before and open proxy
thats it
maxmyo is offline  
Closed Thread

Bookmarks

Thread Tools
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 Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 01:37 AM.


Powered by: vBulletin
Copyright ©2008, GamerzPlanet.Net
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Network: GamerzPlanet | ForumzPlanet | GzPUpload | GzPArcade | GzP Host | Australian Poker | Watch Desperate Housewives | Visits: