Results 1 to 2 of 2

Thread: Help with sending commands across a network

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2010
    Posts
    121

    Exclamation Help with sending commands across a network

    Hi

    I need some help with a program I am writing. What I need to be able to do is send a command across a specific network port (eg. 2124) to a specific ip address. I already have writen the recieving code (for the iPhone os) and accepts commands like:
    Code:
    filefound("Name of file",filetype,size)
    All this is to be sent in plain text and once received the iPhone will then send a command like:
    Code:
    nextfile()
    I really need some help here. Thanks in advance

    Josh

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Apr 2010
    Posts
    121

    Re: Help with sending commands across a network

    If someone even knows how to send a file across tcp it would be a great help.

    Josh

Tags for this Thread

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