Advertisement

Experts Exchange is proud to recognize the top quarterly Experts of 2008. These Experts have risen to the top, so CONGRATULATIONS!

 

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

 
Time Tested Delphi Internet Solutions: 1 - 13 of 13
  • 1
 
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...
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. ...
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 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 ...
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....
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 ...
how to make Intraweb application remember the user/password?
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...
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...
Often I'm faced with a message "stack overflow" while running a DSO (development in Delphi7). Is something that I can do in my code (of DSO) to avoid this error? or in the configuration of the...
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...
I curently have this webbrowser2.Navigate('http://www.partshotlines.com/'); I will take the informatin from the view source of this site  and use Tcombobox on my delphi app to equal the year...
 
  • 1