Can we perform NIc teaming in Window? i have did it in Linux but i want to do it in Window? can we create such application in C# to perform NIC teaming?
NIC Teaming(Combining two cards) in Windows using C#?Can we combine two NIC in Window to get single bandwidth?
Page 1 of 1
3 Replies - 810 Views - Last Post: 15 August 2009 - 08:05 PM
#1
NIC Teaming(Combining two cards) in Windows using C#?
Posted 10 August 2009 - 09:53 PM
Replies To: NIC Teaming(Combining two cards) in Windows using C#?
#2
Re: NIC Teaming(Combining two cards) in Windows using C#?
Posted 11 August 2009 - 02:09 AM
Am sure that you can create multiple sockets and clients within the same application, so as long as you have them showing up in windows with different ip adresses I think it would be possible. Why not write something small to test it, it would just take a few lines of code.
This post has been edited by Renagado: 11 August 2009 - 02:10 AM
#3
Re: NIC Teaming(Combining two cards) in Windows using C#?
Posted 13 August 2009 - 11:42 PM
Renagado, on 11 Aug, 2009 - 01:09 AM, said:
Am sure that you can create multiple sockets and clients within the same application, so as long as you have them showing up in windows with different ip adresses I think it would be possible. Why not write something small to test it, it would just take a few lines of code.
i didn't got u sir can u brief me a little abt this?
#4
Re: NIC Teaming(Combining two cards) in Windows using C#?
Posted 15 August 2009 - 08:05 PM
kernal, on 13 Aug, 2009 - 10:42 PM, said:
Renagado, on 11 Aug, 2009 - 01:09 AM, said:
Am sure that you can create multiple sockets and clients within the same application, so as long as you have them showing up in windows with different ip adresses I think it would be possible. Why not write something small to test it, it would just take a few lines of code.
i didn't got u sir can u brief me a little abt this?
Due to the nature of NIC teaming, you are probably better off writing such an application in the same language as the drivers (likely C/C++). Otherwise, you will probably have some unnecessary complexity and overhead just to wrap up the hardware-level drivers so you can use them in C#.
I thought there was NIC teaming built into certain instances of windows anyway....
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|