1. looking for code sample for non-blocking TCP sockets
Hi, I need a code sample for doing this: - support for multiple agents that know each other and can talk each other over a non-blocking TCP socket. each agent can send and recieve data to/from each other. - handling agent down events (i don't know how to do it in an elegant way when using the socket select method). I prefer to use the Socket.Select method. All the socket operations must be in a non-blocking mode. Thanks.
2. get client ip address in C# socket client application - CSharp/C#
3. interoperability problem .NET CF C# client with axis 1.1 webservice
4. looking for sample:multiple view single document in C# or VB - .Net Framework
5. Looking for some sample codes in C#
Hi all, I am looking for some sample codes in C#, in which, it can read a schema xsd file and use it to validate an xml stream or file. Ideally the sample will use XmlValidatingReader. TIA, JoeZ
6. Looking for good windows forms sample in C# showing how to work with ListBox - CSharp/C#
7. I'm looking for RasDial code sample in C#
8. Looking for a Wizard97 sample in C#? - .NET Windows Forms