Advertisement

Experts Exchange is proud to recognize the top Experts of 2008. Alter egos aside, these Experts are technological superheroes!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Delphi Internet Solutions: 1 - 12 of 12
  • 1
null
Help me , experts in my server application using indy9 with many connections sometime, the exception from locklist is "List index out of bounds (xx)", after that, many clients will be di...
Dear Experts, i would like to check whether image file exists on server URL and ready for download. I need a quick function with error handler if there is no such file. I tried different solut...
I have made an ISAPI dll in Delphi. I had it working on IIS as "TestISAPI.dll", and then I renamed the project and built it as "DebtorISAPI.dll" (and of course changed all references to the...
Hi all, I am using Borland Delphi 6 Professional in conjunction with the Indy 10 (10.0.0.17 to be precise) components in a program that communicates with a secure web server via HTTPS/SSL. ...
Hello, I am creating and ISAPI web service in Delphi 7.  The web service is going to connect to a database.  I want to read the connection information from a file on the web server like an ...
Need working example of using IdCMDTCPServer and IdCMDTCPClient to send and receive Binary data and streams.  One Delphi server application need to communicate with several delphi client appli...
Hi I'm trying to get a page from an adress using other port than default 80: temp := HTTP.Get('http://some.adress:81/index.htm'); and with that I get EIdHTTPProtocolException 'HTTP/1....
We have an web server (indy: idHTTPServer). We are using SSL with this server, with method "sslvSSLv23". The problem is that if someone connects with only SSLv3 or SSLv2 we get the follo...
Hi Guys, I'm trying to write a program to redirect data sent on a UDP port to another address and port? The UDP data is going to come from some hardware and the idea is that my software ...
I have been developing in Delphi since version 1 but never crossed over to .net or web applications and never saw a good summary description of how its done.  I think the following questions w...
I am working with M SHTML_TLB trying to access the properties of a frame using IHTMLFramesCollection2.Frames.Item(Index) which returns an OleVariant. I beleive that the properties of the frame...
how to make Intraweb application remember the user/password?
 
  • 1