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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T10:37:46+00:00 2026-06-12T10:37:46+00:00

I am writing a client/server program to send data over my own local internet

  • 0

I am writing a client/server program to send data over my own local internet wireless network.
In the client side, I wrote this snippet

private static final int TCP_SERVER_PORT = 63400
    try {
        // provide a client side TCP socket

        Socket s = new Socket("192.168.1.102", TCP_SERVER_PORT);
            ...

It throws an IOException. I add the INTERNET permission though.
I am joining the local DSL internet wifi network. Is it because of the router?
Any idea?

  • 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-12T10:37:47+00:00Added an answer on June 12, 2026 at 10:37 am

    Is port 63400 on 192.168.1.102 open?

    try

    telnet 192.168.1.102 63400
    

    if it returns anything then the port is open, and the problem is somewhere else. If it says “name or service unknown” then there is no one listening @ 192.168.1.102:63400

    EDIT:
    just noticed the android tag. Don’t know if u have shell/telnet on android, but you can use this method from PC both windows and linux shell

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

Sidebar

Related Questions

I'm writing a program that will have both a server side and a client
Hi I am writing a simple client-server program. In this program I have to
I am writing simple client-server program. Client send some messages to server using UDP
I am writing a client / server based program, Server side is with Php
I am writing a client/server program using C sockets. I am specifying that the
I'm writing a client for a server program written in C++. As is not
I'm writing a client application to communicate with a server program via UDP. The
So I'm writing a program that is suppose to run forever (client server stuff)
I am writing a client for a server that typically sends data as strings
In sockets I have written the client server program. First I tried to send

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.