473,398 Members | 2,389 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

email via winsock

Hi Folk

I proudly send my emails using John Rhoton's code for sending them directly
via winsock.

I now want to take this system to the next level and start sending emails
with HTML content. Does anyone have any experience in this area?

Thank you
- Nicolaas
Nov 13 '05 #1
5 2983

windandwaves wrote:
Hi Folk

I proudly send my emails using John Rhoton's code for sending them directly
via winsock.

I now want to take this system to the next level and start sending emails
with HTML content. Does anyone have any experience in this area?

Thank you
- Nicolaas


If the HTML content is sent in an attachment won't most email programs
display it formatted?

James A. Fortune

Nov 13 '05 #2
Hi Nicolas,

You can use synchrone blat.dll http://www.blat.net/ to send in HTML
I have make a sample with this DLL, you can download at :
http://www.logicielappui.com/tips/AccXP_MailDLL.zip
(sorry only in french)

Otherwise you can too see my sample use only Winsock API :
http://www.logicielappui.com/tips/AccXP_MailAPI.zip (asynchrone)
Robert Simard
Logipro

for my all tips :
http://www.logicielappui.com/tips
"windandwaves" <wi*********@coldmail.com> a écrit dans le message de news:
FX********************@news.xtra.co.nz...
Hi Folk

I proudly send my emails using John Rhoton's code for sending them
directly via winsock.

I now want to take this system to the next level and start sending emails
with HTML content. Does anyone have any experience in this area?

Thank you
- Nicolaas

Nov 13 '05 #3
Yah, I have about 10 years of experience, the last 5 or so solely
though VBA and API calls (is that directly via winsock, ???). Over the
years I've written SMTP, POP, NNTP, FTP, and HTTP protocol libraries
for spiders. You need to bone up on MIME RFC 1521 (rfc1521)
Multipurpose Internet Mail Extensions (although MIME is used in NNTP
also). Basically a header to describe the encoded sections within the
body. Lots of fun with arrays and parsing. My vague overall
recollection is that the MIME spec (RFC-1521) was far more difficult
to understand than the it was to code. It's not a difficult concept,
but the RFCs are written with so much precision as to be clear as mud.

Tom

On Wed, 6 Jul 2005 11:44:31 +1200, "windandwaves"
<wi*********@coldmail.com> wrote:
Hi Folk

I proudly send my emails using John Rhoton's code for sending them directly
via winsock.

I now want to take this system to the next level and start sending emails
with HTML content. Does anyone have any experience in this area?

Thank you
- Nicolaas


Nov 13 '05 #4
On Wed, 6 Jul 2005 11:44:31 +1200, "windandwaves"
<wi*********@coldmail.com> wrote:
Hi Folk

I proudly send my emails using John Rhoton's code for sending them directly
via winsock.

I now want to take this system to the next level and start sending emails
with HTML content. Does anyone have any experience in this area?

Thank you
- Nicolaas

Hi
Men with real hair on their chest used to write their own sockets
software!
David

Nov 13 '05 #5
On 7 Jul 2005 06:22:03 -0500, dn***************@blueyonder.co.uk
(David Schofield) wrote:
On Wed, 6 Jul 2005 11:44:31 +1200, "windandwaves"
<wi*********@coldmail.com> wrote:
I proudly send my emails using John Rhoton's code for sending them directly
via winsock.
I now want to take this system to the next level and start sending emails
with HTML content. Does anyone have any experience in this area?
Men with real hair on their chest used to write their own sockets
software!


Aw, heck, David... I used to wrap wires around nails to make the
chips do what I needed them to do, then "graduated" to writing in
Machine Code a few decades later when "programmable" chips became
available (8086 and 4086 days). From there to a variety of things
people nowadays would actually call a programming "language" (APL,
COBOL, SNOBOL, etc.).

After suffering through the days before programming "languages", I
don't begrudge anyone from using anyone else's code.

Especially when they "proudly" say who wrote it!
--
Drive C: Error. (A)bort (R)etry (S)mack The Darned Thing

Nov 13 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Niels Borg | last post by:
Hi, I'm writing app where I use WinSock, but I have experienced a problem. WinSock only sends the data after finishing the calling sub/function. Can I force WinSock immediately as I need to send...
4
by: Ophir | last post by:
Hello all ! I wrote a simple ActiveX DLL to wrap winsock functionality so I can use it in an ASP page. I call it MyWinSock In the Class module I use this declaration: Dim ctlSocket as...
3
by: Bill | last post by:
When vb6 Winsock.RemoteHost is set to "127.0.0.1", c# socket listener cannot hear connect request (my old vb6 winsock listener could hear it...). Why doesn't this work, and is there a work...
1
by: Yu Chai | last post by:
Hi guys, I created a ASP page that 1. users can run when WinSock proxy are using (ie's one is unchecked) 2. users can't run when WinSock proxy are using (ie's one is checked) 3. users can't run...
7
by: Nadav | last post by:
Hi I am writing some kind of a storage system that have to deal with large amounts of data passing over the net, Now, I Wonder... traditional programming would use win32 Winsock DLL as the means...
5
by: kc | last post by:
Hi Just upgrading a app from VB6 to VB.Net. All is going well apart from the Winsock control. The first thing we notice is that there does not appear to be a .Net version (please correct me if...
1
by: Nicolas Ghesquiere | last post by:
Hello I have a problem with my current program. The meaning of the program is to allow users to login to a server to allow them to access the internet. My program communicates with a MS isa...
4
by: imaloner | last post by:
I am posting two threads because I have two different problems, but both have the same background information. Common Background Information: I am trying to rebuild code for a working,...
3
AaronL
by: AaronL | last post by:
Hello, I am currently working on a project that has me in sort of a bind. What I want to do is retrieve web pages from the internet, and strip them down to just text. I'll get using Regular...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.