Thread: VC++ socket

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    and the Hat of Guessing tabstop's Avatar
    Join Date
    Nov 2007
    Posts
    14,336
    Oh, so you want to make a form. How have you tied these together? Is Server the parent of form1? Are they the same application? Can you send a message to Server from form1?

    (EDIT: For instance searching MSDN gave http://msdn.microsoft.com/en-us/libr...=vs.80%29.aspx which may be a bit overkill but looks roughly like what you're trying to do.)
    Last edited by tabstop; 07-30-2011 at 11:42 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Raw socket
    By like_no_other in forum Networking/Device Communication
    Replies: 4
    Last Post: 03-28-2009, 02:05 PM
  2. Socket programming in C with socket.h
    By funzy in forum Networking/Device Communication
    Replies: 13
    Last Post: 08-29-2008, 04:12 AM
  3. Socket's
    By elitesyntax in forum Networking/Device Communication
    Replies: 4
    Last Post: 03-29-2004, 01:00 PM
  4. n00b doing a Socket operation on non-socket
    By Kinasz in forum Networking/Device Communication
    Replies: 2
    Last Post: 03-25-2004, 03:29 AM
  5. TCP/IP Socket
    By Nor in forum Linux Programming
    Replies: 4
    Last Post: 04-22-2002, 11:21 AM