Home Forums Support Need help!! ,Integrating Application with server

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #955
    Anonymous
    Inactive

    Hello!

    Im new to C#, and im a beginner in programmering. I have Created a simple windows forms application with Visiual studio. And i have tried the Simple client server application provided by the .Net Network Library.

    What I want to do is: When My server recives a message from the client, depending on the message it should call function from my forms application (i.e load a picture in pictureBox1).

    My application is working and the Server client application is working. How do i connect them together.

    #956
    Anonymous
    Inactive

    Heya Essed,

    Welcome to our forums and many thanks for your interest in our library.

    Please see our WPF example here or the ExamplesChat.WPF project included in the source download which demonstrates how you can update an application due to incoming data.

    Also for independent references checkout the following results.

    Kind regards,
    Marc

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.