|
-
Apr 2nd, 2008, 02:31 PM
#1
Thread Starter
Addicted Member
Server Client Communication - File Sending
Hi, I'm looking to create a program which will allow the server and my client computers to communicate. I've been looking at this tutorial:
http://msdn2.microsoft.com/en-us/library/aa478452.aspx
Which has been useful for the most part (apart from a few mistakes the writer made, which I've managed to correct), but, when I try to send a message from the client, the server errors with a cross threading error.
What I want to be able to do is, send and receive from the client, as well as the server, I will have multiple clients sending and receiving data from the server application, but I would like the server to be able to send messages to any / all clients.
This is pretty basic operation, and I'm a bit miffed that I can't get it to work 
so any help would be muchly appreciated
Cheers
Last edited by Dayjo; Apr 3rd, 2008 at 07:42 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|