Results 1 to 10 of 10

Thread: [2005] How to create a program updater

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2005
    Location
    Alaska
    Posts
    435

    [2005] How to create a program updater

    So I created a very simple application updater that uses HTTP, but I want to move towards something more advanced, maybe a webservice or a TCP/IP or UDP application (I have a dedicated server capable of handling thousands of connections.)

    I couldn't find much in the way of socket samples on the web.

    Anyone have any ideas?

    To clarify, my main app is supposed to connect to the server, send unique information to verify it's identity, and then the server can pass commands back, including sending a file. The server of course would need to stay active 24/7.
    Last edited by tylerm; Mar 30th, 2007 at 03:16 PM.

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