Thread: Ask two question about socket

  1. #1
    Registered User
    Join Date
    Jun 2011
    Posts
    50

    Ask two question about socket

    I create two dialogbox(server and client),and create socket using type SOCK_STREAM,
    and I create timer in server and I save monitor to file bmp,and then transfer to
    client. I ask:
    (1)which message could be sending data and receiving data in server and client
    when they transfer?
    (2)when I receive a file,how to know the end of file?because they transfer
    file every interval

  2. #2
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Post your code... I'm afraid my crystal ball got overloaded and is now in the freezer cooling down...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Socket question
    By GReaper in forum Networking/Device Communication
    Replies: 7
    Last Post: 06-10-2011, 06:46 AM
  2. Socket Question
    By BENCHMARKMAN in forum C Programming
    Replies: 15
    Last Post: 03-12-2008, 09:57 PM
  3. Socket Question
    By DaveHope in forum Networking/Device Communication
    Replies: 12
    Last Post: 06-21-2005, 04:50 PM
  4. Socket question
    By ~Kyo~ in forum Game Programming
    Replies: 4
    Last Post: 11-04-2004, 06:25 PM
  5. socket question
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 07-19-2002, 01:54 PM