Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » serial - ethernet
serial - ethernet [message #1776140] Mon, 13 November 2017 06:34 Go to next message
khaleel shaik is currently offline khaleel shaikFriend
Messages: 19
Registered: November 2017
Junior Member
Hello

I want to do a simple serial to ethernet converter with kura ( which basically converts serial RS232, RS485 or RS422 data to Ethernet packets ). From the eclipse kura document i have done serial communication successfully , Now i need a TCP/IP Bundle unfortunately kura didnt have TCP/IP bundle.

How to do a server and client communication based on ethernet(TCP/IP)?

Regards
khaleel
Re: serial - ethernet [message #1776147 is a reply to message #1776140] Mon, 13 November 2017 08:07 Go to previous message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi,
I believe that Java has already primitives to perform server/client ethernet communication. Furthermore, Kura integrates in its Target platform the commons.net library.
I think you can try to start from here for your solution.

Best regards,
Matteo
Previous Topic:serial
Next Topic:TCP/IP
Goto Forum:
  


Current Time: Thu Mar 28 13:00:53 GMT 2024

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

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

Back to the top