• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
March 28, 2024, 02:31:30 pm

News:

SMF - Just Installed!


ASTM over TCP/IP Connection

Started by yofori, September 29, 2021, 01:20:34 pm

Previous topic - Next topic

yofori

Hi, Can I use nrSocket with the nrASTM component so that I can receive ASTM messages via a TCP/IP connection?

Kindly provide some guidelines on how to do that.

Regards

Roman Novgorodov

Hello

Unfortunately, we have no equipment for test ASTM transfer with a TCP device.
But you can test the demo project from the attachment You cannot see attachments on this board. and tell me the results.

Roman Novgorodov
DeepSoftware LLC
DeepSoftware llc - The professional components for Delphi/CBuilder/.NET. The high quality custom software development.
Forums.nrCommLib.Com - DeepSoftware Tech Support Forum.

AlexPhilip

As far as .NET is concerned, the fact that ASTM is used isn't relevant.
However, given that the connection is a TCP/IP connection, you will
find the Socket and TcpClient classes useful. Either one should serve
your needs for communicating.