Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
alt . winsock . programming
This is a Usenet group - learn more
Find or start a Google Group about programming.
Group info
Language: English
Group categories:
Other
More group info »
Active older topics
2 new of 2 - Jun 13
3 new of 3 - Jun 8
1 new of 1 - May 20
1 new of 1 - Apr 27
6 new of 6 - Apr 11
1 new of 1 - Apr 11
1 new of 1 - Apr 11
1 new of 1 - Apr 10
3 new of 3 - Apr 9
1 new of 1 - Apr 9
Related Groups
Winsock programming.
Low activity, Usenet
Microsoft 32-bit development newsgroup.
Medium activity, Usenet
TCP and IP network protocols.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 14049  Older »
Description: Programming Windows Sockets.
 

Client x server (absurd) 
  Excuse my English school, I'm Brazilian. I have a client application and server. Is already in operation have some time. However, I do some speed tests and I was surprised by what happened, i ask for help to unravel: to do the speed test is a routine consultation where the client makes requests to the server 500, which are answered, giving a time of 20... more »
By Mauro Cordon  - Oct 30 - 3 new of 3 messages    

Property handling of WSARecvFrom returns 10054(WSAECONNRESET)? 
  I heard that overlapped I/O'ed WSARecvFrom may return 10054 (WSAECONNRESET) if the prior sending packet to the unreachable host failed and ICMP packet 'host unreachable' is received. If this occurs, what is the best handling of this case? As far as I know, I used this scheme: WSARecvFrom(); if(it returns 10054) retry WSARecvFrom() until it doesn't return... more »
By imays  - Sep 25 - 1 new of 1 message    

Cause of high NP Pool (nonpaged pool) in afd.sys? 
  How can I find the cause of NP pool (nonpaged pool) peaking high of afd.sys? I tried verifier.exe and pooltag.exe however I cannot find the exact cause. I googled for it and found some forum threads which already discusses it, and someone say SO_SNDBUF,SO_RCVBUF and someone say 'too much issue of overlapped WSASend(To) and WSARecv(From)' can also cause the... more »
By imays  - Sep 22 - 6 new of 6 messages    

Ryhmän sfnet.tori.myydaan.atk.ohjelma t virallinen kuvaus 
  Siis .. VAUDE! _____________________ 08.05.2008 jää historiaan hetkenä joka kiistatta osoitti miten maailmanennätysvauhtia suorastaan megaromahtanut ydinvoiman kannatus konkretisoi laajassa rintamassa myös Suomessa. Miten tällainen saavutus on edes teoriassa mahdolista maassa, jossa ydinvastustaminen rinnastetaan... more »
By Hannes Grönroos  - Sep 10 - 1 new of 1 message    

how to get service name using portnumber in local system 
  I am running webservice in my system how to get service name using portnumber in my system
By swathi  - Aug 27 - 1 new of 1 message    

Why connect() does not block? 
  Hello, Could you explain me why the connect() does not block? int my_socketpair(SOCKET socks[2]) { SOCKET listener = INVALID_SOCKET; int addrlen = sizeof(struct sockaddr_in); struct sockaddr_in addr; memset(&addr, 0, sizeof(addr)); if(socks){ socks[0] = socks[1] = INVALID_SOCKET; if((listener=socket(AF_INET, SOCK_STREAM, 0))!=INVALID_SOCKET){... more »
By ale  - Aug 27 - 8 new of 8 messages    

Win2003 - NAT outbound mappings deleted for TCP connections 
  Hello, I have configured NAT on Win2003 server (SP2). Local address for NAT is 192.168.25.x and global interface IP address is 10.0.1.179. Client application: runs on computer inside NAT Server application: runs on computer outside NAT Server listens for TCP connections on port no. 1334. Client connects... more »
By Vibhor Mahajan  - Aug 14 - 3 new of 3 messages    

Winsock error 10049 on Windows Vista 
  Hello all, I have been witnessing some very strange behavior of Winsock on Windows Vista SP1, and would like to share my findings to see if anyone could help me figure out the answer to what's wrong. I've been running a simple program which tests the behavior of Winsock when it comes to binding a UDP socket, binding a TCP socket and... more »
By Alon Diamant  - Aug 13 - 5 new of 5 messages    

LSP 
  Hello everyone. I am very new to programming with raw sockets but have decided to take on a project where I will like to program a LSP (Layered Service Provider). Can anyone tell me what is the best method of learning on how to go about writing such an application ? I have downloaded the Windows 2003 Server SDK which contains some samples for LSP but still... more »
By Victor43  - Jul 20 - 5 new of 5 messages    

SO_DONTROUTE 
  I know this has been discussed before, but there seem not to be any particular solutions. Does anyone happen to know a way, or have an idea, so as to get a work around to Winsock ignoring SO_DONTROUTE option?
By Matt  - Jul 20 - 2 new of 2 messages    

1 - 10 of 14049   « Newer | Older »

XML      
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google