Thanks,
This works properly.
Now the pop3 server and all mail can be managed from within FiveWin.
Greetings
Willy
Search found 117 matches
- Wed Jul 15, 2009 6:02 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: tSmtp() with gmail
- Replies: 3
- Views: 742
- Tue Jul 14, 2009 1:42 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: tSmtp() with gmail
- Replies: 3
- Views: 742
tSmtp() with gmail
Hello,
I use the following code function SendMail() local oOutMail, cIP WSAStartup() oOutMail := TSmtp():New( cIP := GetHostByName( "smtp.gmail.com",465) ) MsgInfo( cIP ) oOutMail:bConnecting = { ||nil } oOutMail:bConnected = { ||nil ...
I use the following code function SendMail() local oOutMail, cIP WSAStartup() oOutMail := TSmtp():New( cIP := GetHostByName( "smtp.gmail.com",465) ) MsgInfo( cIP ) oOutMail:bConnecting = { ||nil } oOutMail:bConnected = { ||nil ...
- Fri Dec 05, 2008 2:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TFTP problem
- Replies: 4
- Views: 878
- Mon Dec 01, 2008 4:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TFTP problem
- Replies: 4
- Views: 878
- Mon Dec 01, 2008 3:43 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TFTP problem
- Replies: 4
- Views: 878
- Mon Dec 01, 2008 2:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TFTP problem
- Replies: 4
- Views: 878
TFTP problem
Hello,
I start some tests with tFTP. I started with the sample tftp.prg from the samples dir
//----------------------------------------------------------------------------//
function Main()
local oInternet := TInternet():New()
local oFTP := TFTP( ...
I start some tests with tFTP. I started with the sample tftp.prg from the samples dir
//----------------------------------------------------------------------------//
function Main()
local oInternet := TInternet():New()
local oFTP := TFTP( ...
- Wed Nov 26, 2008 6:55 am
- Forum: FiveLinux / FiveDroid (Android)
- Topic: FiveLinux and MySQL
- Replies: 13
- Views: 6369
- Mon Nov 17, 2008 7:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: High Quality Icons
- Replies: 4
- Views: 909
- Mon Nov 17, 2008 7:19 pm
- Forum: FiveLinux / FiveDroid (Android)
- Topic: FiveLinux and MySQL
- Replies: 13
- Views: 6369
- Thu Nov 13, 2008 6:05 pm
- Forum: FiveLinux / FiveDroid (Android)
- Topic: FiveLinux and MySQL
- Replies: 13
- Views: 6369
- Thu Nov 13, 2008 5:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: High Quality Icons
- Replies: 4
- Views: 909
High Quality Icons
Hello,
Can I add an icon to my exe that has more then 255 colors and with a larger size then 64X64 pixels.
With Resource workshop I can not use icons larger then 6
pixels. The color limit seems to be 256 colors.
These days that is nog enough of course.
Greetings
Willy Hermans.
Can I add an icon to my exe that has more then 255 colors and with a larger size then 64X64 pixels.
With Resource workshop I can not use icons larger then 6
pixels. The color limit seems to be 256 colors.
These days that is nog enough of course.
Greetings
Willy Hermans.
- Tue Oct 28, 2008 8:04 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Upload pdf-files to mysql database
- Replies: 10
- Views: 2835
- Sun Oct 26, 2008 11:32 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Upload pdf-files to mysql database
- Replies: 10
- Views: 2835
- Sun Oct 26, 2008 9:20 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New AdoRDD (free)
- Replies: 203
- Views: 112021
- Sat Oct 25, 2008 4:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Upload pdf-files to mysql database
- Replies: 10
- Views: 2835