Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
General things to take into consideration while doing socket programming.
I had to recently write a client-server socket application and so I was mulling over all that needs...
Date: 06/26/2006
Socket Duplication - Part 2
Is it possible to transfer sockets from unmanaged processes? So, a question now arises.. Is it...
Date: 12/26/2005
Socket Duplication - Part 1
Socket Duplication is a new feature supported in Whidbey. So I thought a series on this feature will...
Date: 12/14/2005
Need to communicate across different Address Types?
Do you have ipv4 only servers which you need to connect from ipv6 clients or viceversa? Portproxy is...
Date: 11/19/2005
Tired of creating sockets for each protocol
Tired of creating sockets for each protocol, to make your application listen on all addresses for a...
Date: 11/18/2005
Tips And Tricks
Planning on updating this section regularly with some Tips, Tricks and some TroubleShooting...
Date: 11/18/2005
ServicePoint.BindIPEndPointDelegate
In Whidbey, it is now possible to specify the local endpoint that the HttpWebRequest should use when...
Date: 09/13/2005