|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||
|
|||
|
simple smtp client
dont know if this is the right forum area to ask in but i need help
i want to design a 'simple' system of retrieving a 'html' web page using php , thus the code asks for the html page required does all the GET /index.html HTTP/1.0 HTTP/1.1 coding in the backgrount and displays the html page on screen , thats it simple as that . i ahve no idea where to start any ideas anyone sorry if this is in the wrong area |
|
#2
|
||||
|
||||
|
Unfortunately it's not really as simple as it sounds. There's a lot of issues when building a web based email client, like mail format's, encoding (a real pain), javascript handling, security.... and that's just a simple one. It's not a quick and easy job.
|
|
#3
|
||||
|
||||
|
Stumpy is definately right about that.. he helped me out with part of my testing for my mail client and it's still buggy at that... if you don't want to hassle with building your own, you can google for MailMan ... they have plenty of different mail managers out there that are pre built.. also check out gnu.org or sourceforge .. and devscripts
![]() The hardest part of building a page that will pull html is definately the encoding.. it was a real pain in the arse to get it working.. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > simple smtp client |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|