|
-
Feb 27th, 2000, 08:17 AM
#1
Thread Starter
Lively Member
Im making a chat program but i cant get the client to connect to the server if it is on a Network with a proxy server, can anyone please help me?
-
Feb 27th, 2000, 03:01 PM
#2
So Unbanned
Can I get the source i've been trying to make my own little chat program. I've made it connect through 2 computers but the server is tricky.
I understand if ya don't want to but if you do I'ld greatly appreciate it!
-
Feb 27th, 2000, 05:24 PM
#3
if you are want to connect trought a proxy, you must map the port on the proxy =)
btw: don't use the winsock ocx for a chat programm... (because of its restrictions)
-
Feb 27th, 2000, 07:07 PM
#4
Thread Starter
Lively Member
No the winsock control is working fine for me, the chat program works perfect and has no errors as long as i don't try to connect to a computer on a LAN. I don't know how to map a proxy. Can you be more specific please?
-
Feb 28th, 2000, 06:33 AM
#5
Thread Starter
Lively Member
-
Feb 28th, 2000, 05:51 PM
#6
ok. but first some questions:
1. Where is the chat server located ? (in you're own lan, on the inet..)
2. Which port use the winsock control to comunicate with the clients ?
-
Feb 29th, 2000, 06:10 AM
#7
Thread Starter
Lively Member
The chat system consists of 2 programs, 1 is the Server which listens to a port and the client request a connecting to the port on the servers IP and they connect and send data back and forth like that. Later on i might make a big chat server which changes ports so more than 2 people can chat. How else an i connect 2 computers? without the winsock control?
Edited by Bad5887 on 02-29-2000 at 06:12 PM
-
Feb 29th, 2000, 05:21 PM
#8
if only 2 people can chat at this time, you don't need client/server. i will send you a sample chat server (+ client) which allows to connect up to 49 "chatters" =)
(be patient... first i must translate the example prog from german to english *g*)
i send it during the day.....
taLON
-
Mar 3rd, 2000, 08:07 AM
#9
Thread Starter
Lively Member
*can you please ANSWER MY QUESTION and not give me/ask me different/extra info? I dont need an example i KNOW how to make it work with more than 2 comps but i need to know how to go through a network, it can connect through 2 dial up connectionss but not through a network. how else would i connect them with oout the winsock control?
-
Mar 3rd, 2000, 09:10 PM
#10
Thread Starter
Lively Member
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
|