Libraries and Installs
Useful Applications
- Remote Desktop Connection Manager (https://www.microsoft.com/en-ca/download/details.aspx?id=44989
- WebEx http://mytc.tc.gc.ca/webex-a-great-way-to-join-or-host-online-meetings-8947.html
- Power BI https://powerbi.microsoft.com/en-us/downloads/
Programming Tools
Programming documentation for corporate .NET Components
CLFPagePlugin 1.0
Refer to RDIMS #7370215
RDIMS-#7370215
-CLFPAGEPLUGIN 1.0 - DOCUMENTATION
StreamTagFilter 1.0.6.2
Refer to RDIMS #8262582
CLFPage 4.0 (legacy)
Refer to RDIMS #8252404
RDIMS-#8252404
-CLFPAGE 4.0 DOCUMENTATION - ENGLISH
TC Mailer
** Note: Your workstation may be unable to send emails as McAfee blocks the SMTP port (25) **
Installation
During the setup TCMailer installs itself under C:\Program Files (x86)\Transport Canada\TC Mailer 3.0. In the file TCMailer.ini we find the keys that tell the application where to store the logs and the unsent messages.
The default values are:
• D:\wwwroot\log\ and
• D:\wwwroot\messages\
If you are on your local machine you can change those values to point towards a folder on your C:\ drive.
Overview
The TCMAILER is a .NET reference dll for sending e-mail messages via the .NET Class SMTPClient and MailMessage.
Features
• Uses SMTP to deliver e-mail messages.
• Messages can be sent in plain text or multi-part (HTML formatted).
• Switch able logging of all transactions.
• Debug mode switch.
• Error messages returned.