- Joined
- Sep 11, 2002
- Messages
- 1,495
- Reaction score
- 0
If you are using the eNom example code to access the API, be careful that you are not simply going through normal HTTP protocol. My understanding is that this can be "listened" to (capturing clear text data), and amounts to security hole if you are trying to keep your password out of the wrong hands. If you are using CURL, or otherwise talking through port 443 and not port 80, you should be doing fine.
Just a thought.
If you would really like to know the content of information flowing between your server and others, definitely look into TamoSoft's products. http://www.tamos.com/ They also run All-NetTools.com, which is a geat resource.
~ Nexus
Just a thought.
If you would really like to know the content of information flowing between your server and others, definitely look into TamoSoft's products. http://www.tamos.com/ They also run All-NetTools.com, which is a geat resource.
~ Nexus