Results 1 to 4 of 4

Thread: Interview question recently asked!!

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Posts
    70

    Interview question recently asked!!

    What would you say?

    Question: From a 40,000 ft. view, if you had to write a program that basically captured some text from a textbox and after clicking a command button how would you get that text message from that client machine over to another client machine or server on the same network and have it pop up on the screen? The meat of the answer is how you would get the message from one machine to the other.
    "never trouble trouble til trouble troubles you"

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    net send
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Posts
    70
    Net Send??
    "never trouble trouble til trouble troubles you"

  4. #4
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    UDP Protocol would probably be suitable.

    TCP would also be a good choice.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width