Results 1 to 3 of 3

Thread: Client/Server 2 Tier Website

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Location
    Fort Lauderdale, FL USA
    Posts
    112
    Does anybody know of any good websites that cover the creation of Client/Server applications?

    TIA
    Damonous

  2. #2
    So Unbanned DiGiTaIErRoR's Avatar
    Join Date
    Apr 1999
    Location
    /dev/null
    Posts
    4,111
    Your client will have to have a winsock control with the remotehost and port as the server's.
    For your server create a winsock control, make its index 0 then when you get a connectrequest create another winsock control in the same array, this will allow multiple connections. You'll have to set the default winsock(0) to .listen so it can accept requests from clients.

  3. #3
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281
    Internet based, or stand alone?

    These are some of my favorites; they're ASP based:

    http://www.15seconds.com/
    http://www.asptoday.com/
    http://www.4guysfromrolla.com/

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