I\'m trying to send email from my application using the following code: Var MailMessage : TIdMessage; SMTP: TIdSMTP
How to send attachment using TIdyAttachment ? How to convert this TIdAttachment.Create(msg.MessageParts, \'c:\\at开发者_运维问答tach.bmp\'); delphi statement to c++ builder ?
It's difficult to tell what is being asked h开发者_运维知识库ere. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
How to run a console application from a standard Delphi form application, but to run it hidden? Also i want to write commands in that console application from my form application.
I need your help. Please help me. I have Delphi 2010 I try to idHTTP.Get a file with Unicode text (Russian开发者_开发技巧) from site into MemoryStream on English version of Windows 7.
1) Now I am writing IM chat System i face some problem how to send开发者_StackOverflow中文版 vector that has information from the server to Client
My app sends data to a Server using a TidTCPClient. The Server uses a TidTCPServer. All works fine and I am now trying to handle unexpected situations.
My client j2me application reading text input stream using UTF-8 reader = new InputStreamReader(in,\"UTF-8\");
The author of a web-service that I am trying to connect to, tells me that the user name I am sending to their Apache web server\'s webdav module, is coming in without the encoding=utf-8 in the headers
How to receive emails using i开发者_StackOverflowndy 10 and delphi 7 with the file attachment?This is working Indy 10 code. \'Files\' is a stringlist which holds a list of attachments which have been