NET CLR Networking?

  • Thread starter Thread starter doom
  • Start date Start date
D

doom

Guest
Hi All,

Am dealing with some .net socket applications. My 1st query is when should
we see this "NET CLR Networking" performance object available on a system, i
mean after installing which component of .net., for both 32x and 64x
systems.

If I ran one c# socket application(server client), I could see NET CLR
Networking instances but could not see any data exposed, all counters shows
0.

regards
me
 
Re: NET CLR Networking?

You will probably get a faster and more clear respons from one of the MSDN
forums, or a Developer group. The debate in this group largely hovers around
general user aspects of running a 64bit Windows OS.


Tony. . .


"doom" <spam2@@discussions.microsoft.com> wrote in message
news:O7rdee2KIHA.5920@TK2MSFTNGP03.phx.gbl...
> Hi All,
>
> Am dealing with some .net socket applications. My 1st query is when should
> we see this "NET CLR Networking" performance object available on a system,
> i mean after installing which component of .net., for both 32x and 64x
> systems.
>
> If I ran one c# socket application(server client), I could see NET CLR
> Networking instances but could not see any data exposed, all counters
> shows 0.
>
> regards
> me
>
 
Re: NET CLR Networking?

thanks

This is not that much specific to 64x, but i could not even see the data
exposed on 32x




"Tony Sperling" <tony.sperling@dbREMOVEmail.dk> wrote in message
news:%23qLdIr9KIHA.1212@TK2MSFTNGP05.phx.gbl...
> You will probably get a faster and more clear respons from one of the MSDN
> forums, or a Developer group. The debate in this group largely hovers
> around general user aspects of running a 64bit Windows OS.
>
>
> Tony. . .
>
>
> "doom" <spam2@@discussions.microsoft.com> wrote in message
> news:O7rdee2KIHA.5920@TK2MSFTNGP03.phx.gbl...
>> Hi All,
>>
>> Am dealing with some .net socket applications. My 1st query is when
>> should we see this "NET CLR Networking" performance object available on a
>> system, i mean after installing which component of .net., for both 32x
>> and 64x systems.
>>
>> If I ran one c# socket application(server client), I could see NET CLR
>> Networking instances but could not see any data exposed, all counters
>> shows 0.
>>
>> regards
>> me
>>

>
>
 
Back
Top