Is it possible to use multiple network adapters at the same time?

AI Thread Summary
To maintain simultaneous file transfers over a wired connection while accessing a wireless network for downloading, it's crucial to consider the read/write speeds of hard drives, as they often become the bottleneck rather than network speeds. Windows can manage multiple connections, automatically selecting the fastest one for data transfers. However, if both sending and receiving files involve the same hard drive, performance may degrade due to competing read/write actions. To optimize performance, it's advisable to use separate hard drives for sending and receiving files, especially when the source and destination are on different networks. This setup allows for efficient handling of both wired and wireless transfers without interruption.
swuster
Messages
40
Reaction score
0
My current problem:

I have a machine sending a file every few seconds over its wired connection. While this is occurring, I want to be able to access a wireless network and download a file from a mapped network drive without interrupting the aforementioned file transfers. Any suggestions as to how I might go about doing this?

Thanks in advance!
 
Computer science news on Phys.org
I am assuming you are asking this because you want to keep the speed of the transfers at a maximum. The choke point of the data transfers is not your network speeds but usually the read/write speed of you hard drive. this is why servers usually use 10k or 15k RPM drives in raid arrays, to catch up to network speeds.
you can have multiple connections at any given time. windows will decide which connection to use based on what it thinks is the fastest. AFAIK, you can't really pick.
in anycase, you should be able to send files out and download files at the same time without any problems. but if the read & write actions are taking place on the same HDD, it will slow both processes down if you run them together.
 
You didn't mention where the file is being sent to, versus where the other file is being downloaded from. If the destination computer for the sent file is different than the source computer for the received file and each is on a different network, then the computer names will determine which network is used for each transfer.

As mentioned, the main issue is the hard drives. You'd want the the sent file being read from one hard drive, and the downloaded file being written to a second hard drive.
 
Sorry, right. The machine that I'm sending files to is not the same as the one I am receiving files from, nor is it on the same network. Using separate drives shouldn't be an issue; I really just wanted to make sure that I would be able to handle switching between the two adapters in such a way.
 
I came across a video regarding the use of AI/ML to work through complex datasets to determine complicated protein structures. It is a promising and beneficial use of AI/ML. AlphaFold - The Most Useful Thing AI Has Ever Done https://www.ebi.ac.uk/training/online/courses/alphafold/an-introductory-guide-to-its-strengths-and-limitations/what-is-alphafold/ https://en.wikipedia.org/wiki/AlphaFold https://deepmind.google/about/ Edit/update: The AlphaFold article in Nature John Jumper...
Thread 'Urgent: Physically repair - or bypass - power button on Asus laptop'
Asus Vivobook S14 flip. The power button is wrecked. Unable to turn it on AT ALL. We can get into how and why it got wrecked later, but suffice to say a kitchen knife was involved: These buttons do want to NOT come off, not like other lappies, where they can snap in and out. And they sure don't go back on. So, in the absence of a longer-term solution that might involve a replacement, is there any way I can activate the power button, like with a paperclip or wire or something? It looks...
Back
Top