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.
 
Well, the date has now passed, and Windows 10 is no longer supported. Hopefully, the readers of this forum have done one of the many ways this issue can be handled. If not, do a YouTube search and a smorgasbord of solutions will be returned. What I want to mention is that I chose to use a debloated Windows from a debloater. There are many available options, e.g., Chris Titus Utilities (I used a product called Velotic, which also features AI to prevent your computer from overheating etc...
I have been idly browsing what Apple have to offer with their new iPhone17. There is mention of 'Vapour cooling' to deal with the heat generated. Would that be the same sort of idea that was used in 'Heat Pipes' where water evaporated at the processor end and liquid water was returned from the cool end and back along a wick. At the extreme high power end, Vapour Phase Cooling has been used in multi-kW RF transmitters where (pure) water was pumped to the Anode / or alternative Collector and...
Back
Top