Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8566097
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T17:34:43+00:00 2026-06-11T17:34:43+00:00

I have two Java netty servers that need to pass lots of messages between

  • 0

I have two Java netty servers that need to pass lots of messages between themselves fairly frequently and I want it to happen fairly promptly.

I need a TCP socket between the two servers that I can send these messages over.

These messages are already-packed byte[] arrays and are self-contained.

The servers are currently both running HTTP interfaces.

What is the best way to do this?

For example, websockets might be a good fit yet I am unable to find any websocket client examples in netty..

I’m a netty newbie so would need some strong simple examples. It surely can’t be so hard?!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T17:34:44+00:00Added an answer on June 11, 2026 at 5:34 pm

    Since you mentioned HTTP, you could look at the HttpStaticFileServer in the examples.

    When established, a TCP connection is a Channel. To send your messages, you need to write them to a ChannelBuffer and call channel.write.

    Of course, this does not cover message borders. The Telnet example shows a case, where the messages are delimited by the newline character.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i need to implement this scenario Brief about that is have two java based
I have two Java.io.File objects file1 and file2. I want to copy the contents
I have two Java applications in my network that talk to each other over
Say I have two Java apps that I wrote: Ping.jar and Pong.jar and they
I have two strings in a java program, which I want to mix in
In java i have two variables String string; int integerValue; I want to convert
I expose my context : I have two Java programs that run on a
I have two Java Projects. One is a normal Java Project. I want to
Possible Duplicate: Calculating the Difference Between Two Java Date Instances hi, I have two
I have created two java class with UIBinder in GWT application. I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.