Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

microsoft.public.win32.programmer.networks | Forum profile

Forum profile page for microsoft.public.win32.programmer.networks on http://www.microsoft.com/communities/newsgroups.... This report page is the aggregated overview from a single forum: microsoft.public.win32.programmer.networks, located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "microsoft.public.win32.programmer.networks" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Discussions in microsoft.public.win32.programmer.networks - microsoft.public.win32.programmer.networks (site profile, domain info microsoft.com)
Title: microsoft.public.win32.programmer.networks
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 14 post per thread
Forum activity: 9 active threads during last week
 

Posting activity on microsoft.public.win32.programmer.networks:

  Week Month 3 Months
Threads: 9 26 50
Post: 10 34 69
 

microsoft.public.win32.programmer.networks Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Joe Doyle
1
user's latest post:
RPC over HTTPS...
Published (2009-12-23 06:14:00)
  Hi, I'm trying to connect to an Exchange 2003 server using RPC over HTTP with SSL using ncacn_http but I can't seem to get the right parameters. I have been able connect to the server locally using ncacn_ip_tcp just fine. I currently have Outlook 2007 configured to connect to the server, so I know it's not a server configuration issue. I have read through the Exchange Open Protocols to get the correct settings....
Martin
1
user's latest post:
Bluetooth pair without using a...
Published (2009-12-24 04:37:00)
  I am trying to use a Bluetooth device that does not have a pairing code in Vista. When I choose "pair without using a code" in Bluetooth Devices control panel, it pairs OK and adds a Service, Serial port ( SPP) 'AT Serial' COM4. But when I call CreateFile to open COM4, Vista shows a "click here" box informing me that a device is trying to connect, which brings up a dialog asking for the...
SvenC
1
user's latest post:
How to get the current network...
Published (2009-12-25 07:57:00)
  Hi, I would like to enable/disable functions of my software depending on the available network speed. Comparable to Outlook which can fall back to download only message headers instead of complete messages when connected over a slow network. Does anybody know how I can determine the current network speed? Native Win32 APIs for C++ programming would be good.
Pavel A.
1
user's latest post:
How to get the current network...
Published (2009-12-25 13:35:00)
  "SvenC" <SvenC@nospam.nospam> wrote in message news:e63qjYXhKHA.6096@TK2MSFTNGP02.phx.gbl... > Hi, > > I would like to enable/disable functions of my software depending on the > available network speed. Comparable to Outlook which can fall back to > download only message headers instead of complete messages when > connected over a slow network. >...
MikeA
1
user's latest post:
Sockets and File Transfer and...
Published (2009-12-27 14:57:00)
  Hello - I'm using the Mabry socket control (which utilizes WinSock) and I'm trying to transfer a file. I've written the client server programs and everything works but there seems to be one problem and I can't figure out what is wrong. When the file is transferred it is corrupted. I have a test program that tries to send a 75 megabyte zip file. All of this is tested in my LAN environment (even running both...
James
1
user's latest post:
Strange behaviour with sniffer...
Published (2009-12-29 11:01:00)
  I use Wireshark to sniff a LAN. When I filter a certain address I don't see any packet but if I don't filter anything I see packets with this specific address. Is there any possible explanation to that phenomena? Regards James .  
mosesvas
1
user's latest post:
winsock best way to call...
Published (2009-12-30 00:02:00)
  On Dec 30, 9:17?am, Mubashir Khan <MubashirK...@discussions.microsoft.com> wrote: > We are using winock 2.2 in one of our client server application. while we are > about to close the socket we use this logic. > > while(!closesocket(s)) sleep(200); > > is this the right way to call the winsock closeocket. > > thanks > Mubashir There shouldn't be any...
Mubashir Khan
1
user's latest post:
winsock best way to call...
Published (2009-12-29 20:16:00)
  We are using winock 2.2 in one of our client server application. while we are about to close the socket we use this logic. while(!closesocket(s)) sleep(200); is this the right way to call the winsock closeocket. thanks Mubashir  
SonicBison
1
user's latest post:
Bluetooth Link Supervision...
Published (2009-12-31 12:32:00)
  What is the Bluetooth Link Supervision Timeout for Vista/Win7. Also is there a way to set this? .  
Volga
1
user's latest post:
DHCP Vendor-Specific Information...
Published (2009-12-31 02:27:00)
  I am facing one problem in windows DHCP API. I have to send DHCP INFORM message with Vendor-Specific Information Option and Enterprise number in this Vendor-Identifying Vendor-Specific Information Option. But I cant see any option to set Enterprise number in windows API DhcpRequestParams().Could you please tell me how to fill Enterprise number. (Sorry for my bad English)  
 

Latest active threads on microsoft.public.win32.programmer.networks::

Discussions in microsoft.public.win32.programmer.networks
Started 4 days, 6 hours ago (2009-12-30 00:02:00)  by mosesvas
On Dec 30, 9:17 am, Mubashir Khan <MubashirK...@discussions.microsoft.com> wrote: > We are using winock 2.2 in one of our client server application. while we are > about to close the socket we use this logic. > > while(!closesocket(s)) sleep(200); > > is this the right way to call the winsock closeocket. > > thanks...
Thread:  Show this thread (2 posts)   Thread info: winsock best way to call closesocket in
microsoft.public.win32.programmer.networks Size: 1,180 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: winsock best way to call closesocket in
microsoft.public.win32.programmer.networks :: microsoft.public.win32.programmer.networks :: Discussions in microsoft.public.win32.programmer.n..."
Discussions in microsoft.public.win32.programmer.networks
Started 1 week, 1 day ago (2009-12-25 13:35:00)  by Pavel A.
"SvenC" <SvenC@nospam.nospam> wrote in message news:e63qjYXhKHA.6096@TK2MSFTNGP02.phx.gbl... > Hi, > > I would like to enable/disable functions of my software depending on the > available network speed. Comparable to Outlook which can fall back to > download only message headers instead of complete messages when > connected over a slow ...
Thread:  Show this thread (2 posts)   Thread info: How to get the current network speed in
microsoft.public.win32.programmer.networks Size: 1,408 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to get the current network speed in
microsoft.public.win32.programmer.networks :: microsoft.public.win32.programmer.networks :: Discussions in microsoft.public.win32.programmer.n..."
Discussions in microsoft.public.win32.programmer.networks
Started 1 week, 4 days ago (2009-12-22 21:20:00)  by Mubashir Khan
sorry there was a loop in the main thread that was taking cpu. IOCP is cool. Thanks Mubashir
Thread:  Show this thread (2 posts)   Thread info: Winsock IOCP consuming CPU even in idle state in
microsoft.public.win32.programmer.networks Size: 435 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Winsock IOCP consuming CPU even in idle state in
microsoft.public.win32.programmer.networks :: microsoft.public.win32.programmer.networks :: Discussions in microsoft.public.win32.programmer.n..."
 

Hot threads for last week on microsoft.public.win32.programmer.networks::

microsoft.public.win32.programmer.networks
Started 1 week, 1 day ago (2009-12-25 13:35:00)  by Pavel A.
"SvenC" <SvenC@nospam.nospam> wrote in message news:e63qjYXhKHA.6096@TK2MSFTNGP02.phx.gbl... > Hi, > > I would like to enable/disable functions of my software depending on the > available network speed. Comparable to Outlook which can fall back to > download only message headers instead of complete messages when > connected over a slow ...
Thread:  Show this thread (2 posts)   Thread info: How to get the current network speed in
microsoft.public.win32.programmer.networks Size: 1,408 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to get the current network speed in
microsoft.public.win32.programmer.networks :: microsoft.public.win32.programmer.networks :: Discussions in microsoft.public.win32.programmer.n..."
microsoft.public.win32.programmer.networks
Started 4 days, 6 hours ago (2009-12-30 00:02:00)  by mosesvas
On Dec 30, 9:17 am, Mubashir Khan <MubashirK...@discussions.microsoft.com> wrote: > We are using winock 2.2 in one of our client server application. while we are > about to close the socket we use this logic. > > while(!closesocket(s)) sleep(200); > > is this the right way to call the winsock closeocket. > > thanks...
Thread:  Show this thread (2 posts)   Thread info: winsock best way to call closesocket in
microsoft.public.win32.programmer.networks Size: 1,180 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: winsock best way to call closesocket in
microsoft.public.win32.programmer.networks :: microsoft.public.win32.programmer.networks :: Discussions in microsoft.public.win32.programmer.n..."