Announcement

Collapse
No announcement yet.

TCP/IP Send

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • TCP/IP Send

    Hello everyone is this possible using AMS?
    i just found this idea on this link https://www.mathworks.com/help/suppo...tcpipsend.html


    so i am thinking if it is possible in AMS or if this already been shared anyone can share any example using TCP/IP Send to other host?


    Thank you




  • #2
    i have found this example example_TCP_SERVER_MULTITHREADED but the problem after few minutes server will no longer receiving any messages from client..

    anyone can help me with other example without coroutine just TCP send to a remote host?

    Thanks

    Comment


    • #3
      for example my teacher pc is receiving any message from TCP connection and his IP and port is: 192.168.0.100:6694

      so in my laptop i need to create a simple AMS application that can send data/string into that IP/port using TCP.


      THank you

      Comment

      Working...
      X