Board index » delphi » TServerSocket/TClientSocket
Carlos Matos
![]() Delphi Developer |
TServerSocket/TClientSocket2003-07-18 08:01:42 PM delphi249 Hi, I'm using a TSeverSocket and TClientSocket to send messages between applications via TCP using a port number. So on my local network all works just fine. I indicate the host name or address to connect to and I can send and receive messages. When I try to connect to another machine over ADSL line I can not establish the connection. Why is that happens? Can I do this, is it possible? If so what am I missing? If not how can I do this, what components must I use? Maybe Indy? I'm using ports starting 50000. I have a firewall but I configured these ports to accept send/receive requests. Thanks, -- Carlos Matos -------------------------------------------- Morada / Address: Urb.Vale Verde Lote 34 - Loja - 3040 COIMBRA Telefone / Phone: +351 239 802 340-8 Fax: +351 293 802 349 E-mail: XXXX@XXXXX.COM Web: www.comograma.pt -------------------------------------------- |