Press ESC to close

ASIC connectivity in C#

recently we developed script to connect ASIC server using the SSL socket implementation c#.after many tried finally we got success in connecting to asic server.below is the some code to implement the ASIC connectivity using C# .net and secure socket layer.  for more information about the connectivity and company registration file transfer to Australian security and investment commission(ASIC), please contact us on info@varianceinfotech.com — Code to connect an ASIC sever—strASICData = ASICstr.Login(“<username>”, “<passowrd>”);ServerResponce = ASICstr.sendToServer(strData);tcpclint = new TcpClient();tcpclint.Connect(strServerName, intServerPort);X509CertificateCollection Coll = new X509CertificateCollection();X509Certificate Cert = new X509Certificate(“C:\ASIC.cer”);Coll.Add(Cert); 

Do You Need more information ?

For any further information / query regarding Technology, please email us at info@varianceinfotech.com
OR call us on +1 630 861 8263, Alternately you can request for information by filling up Contact Us

Variance Infotech

Variance Infotech is a company, helping world wide customer to spread their expertise in mobile app development & CRM solutions for all industries among businesses which has been proven a boost-up factor in the digital aura worldwide.

Leave a Reply

Your email address will not be published. Required fields are marked *

Subscribe to our newsletter

Please wait...
Want to be notified when our article is published? Enter your email address and name below to be the first to know.