Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- MariaDB
- show
- UI
- HeidiSQL
- restapi
- MFC
- 프로토타입
- System.IndexOutOfRangeException
- 정보처리기사 실기
- url 파싱
- wss 파싱
- git commit vi
- WinForms
- create
- POST
- 정보처리기사
- Telerik
- 정처기
- c# for
- VisualStudio2019
- multipart/form-data
- c# 클로저
- 정처기 실기
- IndexOutOfRangeException
- C#
- C# sprintf
- url파싱
- Git
- postgresql
- drop
Archives
- Today
- Total
목록SMTP (1)
달짱달짱
[CSmtp] smtp로 email 보내기 구현
1. SMTP 소스 다운로드 https://www.codeproject.com/Articles/98355/SMTP-Client-with-SSL-TLS SMTP Client with SSL/TLS C++ SMTP client, support SSL and TLS encrypted connection to SMTP server www.codeproject.com 2. Csmtp.sln 파일을 열어 모두 로드 3. Openssl 다운로드 및 stmp 의 openssl 을 최신버전으로 변경 https://m.blog.naver.com/PostView.nhn?blogId=ssabro_k&logNo=220761231627&proxyReferer=https%3A%2F%2Fwww.google.com%2F 윈도우 용 O..
C,C++
2020. 2. 3. 17:34