Click here to Skip to main content
15,888,984 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralXtreme toolkit Pin
-Reality-28-Dec-02 3:25
-Reality-28-Dec-02 3:25 
GeneralRe: Xtreme toolkit Pin
Tim Smith28-Dec-02 5:24
Tim Smith28-Dec-02 5:24 
GeneralRe: Xtreme toolkit Pin
Brian Delahunty28-Dec-02 6:40
Brian Delahunty28-Dec-02 6:40 
GeneralRe: Xtreme toolkit Pin
DJWALSH28-Dec-02 11:41
DJWALSH28-Dec-02 11:41 
Questionnetwork ip address? Pin
imran_rafique28-Dec-02 1:41
imran_rafique28-Dec-02 1:41 
AnswerRe: network ip address? Pin
Nitron28-Dec-02 4:57
Nitron28-Dec-02 4:57 
GeneralSetting maximum speed of ethernet adapter Pin
s_k28-Dec-02 0:52
s_k28-Dec-02 0:52 
GeneralRe: Setting maximum speed of ethernet adapter Pin
Nitron28-Dec-02 5:02
Nitron28-Dec-02 5:02 
WTF | :WTF:


s_k wrote:
when my program is running on machine with 100mbps network card, I need to set it's maximum speed to 10mbps.

Confused | :confused:

Why would you want to do this? Most 100Mbps NICs are auto-negotiate. That is, if the server or target machine only runs 10Mbps or your router or hub is only 10Mbps, then the NIC will only negotiate 10Mbps on the hardware abstraction layer with no intervention from the OS, let alone your program.

Now, if you are writing some proprietary device driver for an ethernet coffee machine or something and really need to do this, then I must admit I am out of my league.

- Nitron


"Those that say a task is impossible shouldn't interrupt the ones who are doing it." - Chinese Proverb
GeneralRe: Setting maximum speed of ethernet adapter Pin
s_k28-Dec-02 7:49
s_k28-Dec-02 7:49 
GeneralRe: Setting maximum speed of ethernet adapter Pin
Tim Smith28-Dec-02 8:39
Tim Smith28-Dec-02 8:39 
GeneralRe: Setting maximum speed of ethernet adapter Pin
s_k28-Dec-02 10:03
s_k28-Dec-02 10:03 
GeneralRe: Setting maximum speed of ethernet adapter Pin
Nitron28-Dec-02 13:30
Nitron28-Dec-02 13:30 
GeneralRe: Setting maximum speed of ethernet adapter Pin
s_k28-Dec-02 22:19
s_k28-Dec-02 22:19 
GeneralRe: Setting maximum speed of ethernet adapter Pin
Moak28-Dec-02 21:53
Moak28-Dec-02 21:53 
GeneralRe: Setting maximum speed of ethernet adapter Pin
s_k28-Dec-02 22:24
s_k28-Dec-02 22:24 
GeneralRe: Setting maximum speed of ethernet adapter Pin
Shaun Wilde30-Dec-02 4:37
Shaun Wilde30-Dec-02 4:37 
GeneralRe: Setting maximum speed of ethernet adapter Pin
s_k30-Dec-02 10:57
s_k30-Dec-02 10:57 
GeneralSystemParametersInfo Pin
Lior Shoval28-Dec-02 0:12
Lior Shoval28-Dec-02 0:12 
GeneralRe: SystemParametersInfo Pin
Gary R. Wheeler28-Dec-02 2:34
Gary R. Wheeler28-Dec-02 2:34 
GeneralRe: SystemParametersInfo Pin
Lior Shoval28-Dec-02 6:00
Lior Shoval28-Dec-02 6:00 
GeneralRe: SystemParametersInfo Pin
Rickard Andersson2028-Dec-02 8:46
Rickard Andersson2028-Dec-02 8:46 
GeneralRe: SystemParametersInfo Pin
Michael Dunn28-Dec-02 12:04
sitebuilderMichael Dunn28-Dec-02 12:04 
GeneralList control Pin
Anonymous27-Dec-02 23:34
Anonymous27-Dec-02 23:34 
GeneralRe: List control Pin
alex.barylski28-Dec-02 0:11
alex.barylski28-Dec-02 0:11 
GeneralRe: List control Pin
Michael P Butler28-Dec-02 0:54
Michael P Butler28-Dec-02 0:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.