J
jm
I have created a program that creates a socket, etc. It works fine on
my development machine.
It does not work on any other machine.
Is there anything other than the same level framework that is needed
on the client? It keeps failing to:
listener.Bind(localEndPoint);
on Windows 98 and another Windows XP Professional machine. I don't
remember what all I have on the development machine now...
Thanks for any help.
I am using XP Pro.
my development machine.
It does not work on any other machine.
Is there anything other than the same level framework that is needed
on the client? It keeps failing to:
listener.Bind(localEndPoint);
on Windows 98 and another Windows XP Professional machine. I don't
remember what all I have on the development machine now...
Thanks for any help.
I am using XP Pro.