Showcase your knowledge about Apple's newest OS. Write a how-to or share a tip or trick about Snow Leopard and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Delphi Internet Solutions: 1 - 25 of 42
 
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...
Im trying to download from a site all url in the page. with IDhttp. i know how to do it with out Thread adn its so long. I want to do it with Multi Thread like download all url in the 4 sit...
How to calculate the download speed in "kb" using URLDownloadToFile? sorry for my poooor english ^^
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...
Hello, I am working about uploader program in Delphi + TWebBrowser using MSHTML and to finish I need only one element. Setting value for <input type=file... This input doesn't allow to set v...
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...
I'm struggling with my options for deployment of IntraWeb (version 10.0.0) web applications developed in Delphi 2009. In D2009 you only get 3 options for the type of IntraWeb application ... ...
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 recently found some code on the internet to upload a file to my web site but I can't seem to get the parameters correct. I tried upload_file('123.123.123.123', '/Httpdocs/', 'C...
Hi, I want to download all the headers from the emails in my gmail inbox to and save it to a text file. I am usign delphi 7 and indy 10, or PHP
Hi. I want to develop an snmp agent by using these components: http://www.nsoftware.com/ipworks/ssnmp/components.aspx How to write a private mib file to be imported in the network monitori...
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 am wanting to develop a delphi (2009) application that will manage and update calendar items on an Exchange 2007 server. I've come to the conclusion that SOAP WebServices is the way to go as...
Hello, I'm looking for an example for SSL encrypted Client/Server communication.  On Experts-Exchange/google i found the following website: http://www.indyproject.org/sockets/demos/index.en...
Hi. I want my Delphi 7 app to send a very small package of data (under 200 bytes) to a PHP script. The script will store the data to the local disk in a file. I use ICS 6 component to se...
hi expers how i can create ssh connection to linux server and send a command and get response then disconnect. i need response in variable. thankx
I've had this question open for well over a week with no replies. What should I do next? "Why does WinInet's InternetOpenURL always fail in my app?"
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 am writing an application that will transfer files up to an FTP server. So far, the transfer works fine, however the files can take 10 for 15 minutes to upload due to bandwith constraints so...
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. ...
Hi. I've been puzzling over this for a while now. I need to check if a url is valid and has a page, however, while this is processing, my application hangs. The GUI freezes. This can take much...
Hi. I have been supplied with an wsdl file which I have imported in to delphi via the WSDL Importer everything looks correct. But when I run the functions it generator, it is as if the pa...
Hi,    I want to make system dependent license, Please suggest me   what  are the "unique keys"   for a  machine? And How can i get the unique keys programatically in delphi.
I am looking for Delphi 7 code that read and write the checkbox under IE Options, LAN Settings, Proxy Server "Use a proxy server for your LAN) checkbox without changing the fields (Address, Po...
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 ...