Can we run TCP client and TCP server on the same machine with Indy Sockets and how?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20186686.html
I want to make a FTP program using Indy Component 9.0.14 on delphi 6 but i don't know how to complete it.
I don't know how to list the folders and files on local machine and the FTP server. I want...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20694194.html
Hello, I have Delphi 7, I am trying to use the Indy DNS Resolver. 'iddnsresolver'. What my objective is in the end is to build a dll in delphi to resolve domains with all information, such as MX se...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20903774.html
Hello everyone!
First of all, Ive been working with Delphi for a few years now, but I self-thought programming
so Im missing some basic sometime
But I learn very quickly with good example ;-...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21197672.html
Hi.
I'm using Indy to parse a page.
I never had a problem when i compile and execute my application to my pc.
But when i try to run it on any other computer 90% of the times i get errors like ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23836232.html
I have an Http Server built in Delphi as an NT Service using the Indy component set. The server is running on a dedicated Win2000 Server. Essentially the clients accessing the server submit an Xm...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20234269.html
Hi, i asked this question before, but the solution came up with more problems...
I'll just ask again,
I'm using Delphi 7, in the way of socket components, i've got the TCPClient/Server, the F...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20478588.html
Hi,
I am new to Delphi/Indy and would like an example of how I can send data FROM: IdTCPServer TO: IdTCPClient.
Basically, all I want is that when you press a button on the Server end it send...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20864426.html
Hi All,
What is the best way for a client to authenticate with a server using the TCP/IP components of Indy (standard TCP client and server components)?
The server has a list of users and pas...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20955942.html
Hi,
I know theres loads of threads about the Indy components, and that there are Indy examples you can download, but I just can't seem to find a clear answer to what I what to know.
I'm using...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_21611485.html