Jump to content

Recommended Posts

Posted (edited)

Hello everyone .. I'm trying to create a chat with reverse connection .. (With poor results =(...) someone could give me a hand with the source of the connection?

I use the tcp connection..

Edited by Cale92
Posted

That is what I meant to ask so the question remains: What is a reverse connection?

A reverse connection is a connection server-client where it is the server who connect to the client. Usually is the client that connect to the server.
  • Developers
Posted

A reverse connection is a connection server-client where it is the server who connect to the client. Usually is the client that connect to the server.

That means you will have to do port forwarding at the client side as well since you want to build a connection from the server to the client and likely work with some sort of NAT router.

Anyways there are several posted examples of client server applications that you can use as the model for your benefits.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...