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 636131
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:28:54+00:00 2026-05-13T20:28:54+00:00

I am running a small java server through xinetd superserver. I’d like to get

  • 0

I am running a small java server through xinetd superserver.
I’d like to get the originating client IP but I can’t because streams are between xinetd and java (stin/stdout).

Does somebody know how to get the client IP, without looking to xinetd logfile ? (seems a bad solution to me)

Thanks !

  • 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-05-13T20:28:55+00:00Added an answer on May 13, 2026 at 8:28 pm

    Given the situation you have described, trawling the xinetd logfile is your only option.

    If your Java application is talking to the client via its standard input and standard output, there is no way for the application to access the underlying socket. Indeed, I don’t think you could do this in any language.

    EDIT : actually, you probably could do this in C and C++ because they expose the file descriptors (fds) and have library APIs for doing socket operations using fds.

    But it won’t work in pure Java. Even if you could drill down to the fd inside the Stream objects associated with System.in or System.out, I don’t think that the Java class libraries provide an API for turning the fd into a Socket object. To do socket operations on the fd’s 0 and 1 you would need to resort to JNI and native code.

    And as the commenter points out, if the real client is behind a proxy, the client IP that you get from the socket will be the IP of the proxy.

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

Sidebar

Ask A Question

Stats

  • Questions 493k
  • Answers 493k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer The APIDemos SurfaceViewOverlay example is the answe to my query....In… May 16, 2026 at 10:40 am
  • Editorial Team
    Editorial Team added an answer Theoretically, JSP pages can be indicated as threadsafe via the… May 16, 2026 at 10:40 am
  • Editorial Team
    Editorial Team added an answer Use Color.parseColor(): textview.setTextColor(Color.parseColor("#000000")); another option is to use HEX integer… May 16, 2026 at 10:40 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I now have a small java script server working correctly, called by: <?php $handle
I am writing a small utility to send JMS messages to a remote server,
I am developing a Java web application that bases it behavior through large XML
I've been programming in Scala for a while and I like it but one
I have been developing a small project meant to run under weblogic 8.1. Richfaces
I'm currently in the research phase for a (very) small database application. It's for
I've got a client who already has some applications in production and therefore has
Is it really viable to use GCJ to publish server-side applications? Webapps? My boss
I know there are plenty of questions regarding this error, but I haven't found
I have written a small program using Borland's C++ builder, and along the way,

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.