Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » TTCN3 Ethernet TCP Socket program(Trying to run a server client socket program using internal local host threads)
TTCN3 Ethernet TCP Socket program [message #1806781] Wed, 15 May 2019 07:01 Go to next message
Anupam Rajanish is currently offline Anupam RajanishFriend
Messages: 3
Registered: May 2019
Junior Member
Hi ,
I have been trying to set up a communication through LAN, using socket programming. I have the C++ drivers working for the server and client, independantly.
So I mapped the same way as the Serial Port Test Project was configured. But as i placed the server in the send(), and client in the receive() used localhost port , the program hangs and i do not get any response like i should. Is there anything i am missing or doing wrong. TTCN3 is fairly new to me.
Thank you.
Re: TTCN3 Ethernet TCP Socket program [message #1806782 is a reply to message #1806781] Wed, 15 May 2019 07:05 Go to previous message
Elemer Lelik is currently offline Elemer LelikFriend
Messages: 1120
Registered: January 2015
Senior Member
Hi Anupan,

I'd recommend you to use the LANL2 test port:

https://github.com/eclipse/titan.TestPorts.LANL2asp

which is exactly for LAN communication;

C++ and socket programming are interesting , but they are not strictly related to TTCN-3 and Titan.

Best regards
Elemer


Previous Topic:Using TITAN for a LED game :)
Next Topic:Reg. GCC versions
Goto Forum:
  


Current Time: Thu Apr 25 04:56:11 GMT 2024

Powered by FUDForum. Page generated in 0.03021 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top