|
|
#1 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Jan 2010
Location: England
Posts: 2,104
Reputation: 157
|
Good Morning.
Recently I've bought myself a new laptop dock, which connects all external peripherals to my laptop without plugging them all in individually. With this in mind, I've added an Ethernet cable connection to my router. Whenever my laptop is docked, it has two network connections - WiFi and Ethernet. Whenever I have two network connections (whether using my dock or not) I will get random timeouts through SA-MP, as if it's changing what connection it's using or something. The only way to rectify this is to either disable my WiFi card or disconnect the Ethernet cable, which normally messes up radio streams and other things as they pick one connection and stick to it, if it's the one I'm disabling then it disconnects the stream (just an example). Has anyone else had this issue? Cheers Ash |
|
|
|
|
|
#2 | |
|
Big Clucker
![]() ![]() Join Date: Jun 2012
Location: Tilburg, NL
Posts: 90
Reputation: 30
|
Quote:
|
|
|
|
|
|
|
#3 | |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Jan 2010
Location: England
Posts: 2,104
Reputation: 157
|
Quote:
same time. Proof of simultaneous and active connections: ![]() (Ignore the duration of my LAN connection, I just docked to prove this haha) (Take note of the duration of my Wireless Network Connection - proof that it doesn't disconnect) Ash |
|
|
|
|
|
|
#4 |
|
Big Clucker
![]() ![]() Join Date: Jun 2012
Location: Tilburg, NL
Posts: 90
Reputation: 30
|
you could try the commando
Code:
ping <ip of router> -t |
|
|
|
|
|
#5 | |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Jan 2010
Location: England
Posts: 2,104
Reputation: 157
|
Quote:
Ash |
|
|
|
|
|
|
#6 | |
|
Big Clucker
![]() ![]() Join Date: Jun 2012
Location: Tilburg, NL
Posts: 90
Reputation: 30
|
Quote:
![]() just do run cmd ping 192.168.1.1 -t | replace the numbers with your routers IP addr go play sa-mp, wait until it timeouts, go t othe console, if you do not see ANY 'timeouts' then it is sa-mp - for sure, or well, the RakNet client sa-mp uses... to be more specific. |
|
|
|
|
|
|
#7 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Jan 2010
Location: England
Posts: 2,104
Reputation: 157
|
Here you go: I even loaded BBC Radio 1xtra (CONSTANT RADIO STREAM) up to prove a point:
![]() I have an extended desktop, hence why SA is next to the command line console and 1xtra window. |
|
|
|
|
|
#8 |
|
Big Clucker
![]() ![]() Join Date: Jun 2012
Location: Tilburg, NL
Posts: 90
Reputation: 30
|
Yep then it's a sa-mp/Raknet bug.
|
|
|
|
|
|
#9 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Jan 2010
Location: England
Posts: 2,104
Reputation: 157
|
|
|
|
|
|
|
#10 | |
|
Big Clucker
![]() ![]() Join Date: Jun 2012
Location: Tilburg, NL
Posts: 90
Reputation: 30
|
Quote:
for another workaroun: you can use Windows Task Scheduler, make a task which is activated when the LAN connection has internet, set the task to run this command with highest available privilidges: Code:
netsh interface set interface "Wireless Network Connection" DISABLED Code:
netsh interface set interface "Wireless Network Connection" ENABLED Basic task scheduling: http://windows.microsoft.com/en-US/w...chedule-a-task you will need to create an advanced task, google is your friend :X I know much but I don't know everything. Which event is Lan connection activated. well I don't know. |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple connections from same IP | Gumica | Scripting Help | 3 | 19/02/2012 03:56 PM |
| Server flooded with multiple connections | HeLiOn_PrImE | Server Support | 9 | 12/02/2012 06:07 PM |
| MySQL connections - To use one or to use two connections? | Luka P. | Scripting Help | 2 | 30/08/2011 05:23 AM |
| multiple servers with multiple ips on linux | yakuzza | Server Support | 2 | 09/10/2010 07:08 PM |