To help with this, I have a TCP client/server implementation working in Vista 32-bit. However, I can't seem to initialize the TcpClient class in Vista 64-bit. I've been trying to figure it out for most of the morning and haven't had any progress.
This is the error received when I try to create the TcpClient on Vista 64-bit. Again, it works fine on Vista 32-bit:
============================================================================
8/18/2007 3:10:12 PM
Error: This operation is only supported on Windows 2000 SP3 or later operating systems.
Source: System
Stack: at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at GroupAid.TCPClient..ctor() in C:\Users\Jason\Documents\Visual Studio 2005\Projects\AsyncTCPTest\AsyncTCPTest\TCPClient.cs:line 68
============================================================================
The code can be found at: http://paraduck.net/GroupAidSource.zip
I'm using Wolf's C# template... the message appears once upon login when the initial connection is attempted. You can also see it by typing something into the text box and hitting the button. The error will try to write to your documents/Paraduck/GroupAid directory.
Any help is appreciated.
-----signature-----
We are like dwarfs sitting on the shoulders of giants. We see more and things that are more distant than they did,
not because our sight is superior or because we are taller than they, but because they raise us up and their
great stature adds to ours
not because our sight is superior or because we are taller than they, but because they raise us up and their
great stature adds to ours



My mother's birthday this week and I forgot to check the PM! 