|
-
Jul 27th, 2000, 12:36 PM
#1
Thread Starter
Lively Member
Does anybody know of any good websites that cover the creation of Client/Server applications?
TIA
-
Jul 27th, 2000, 04:11 PM
#2
So Unbanned
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.
-
Jul 27th, 2000, 04:18 PM
#3
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|