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

  • Home
  • SEARCH
  • 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 7572359
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T15:54:24+00:00 2026-05-30T15:54:24+00:00

i have the problem when i want to try web socket technology on my

  • 0

i have the problem when i want to try web socket technology on my application.
but i want to ask about requiretment of web socket.

1) is posible i’m using Server with javascript language ex is socket.io

var io = require('socket.io').listen(3001);

io.sockets.on('connection', function (socket) {
  socket.emit('news', {hello: 'can you hear me'});
});

and the client using Java language example is socket.io.java
i’m using this method to get message from server

public void onMessage(JSONObject json, IOAcknowledge ack) {
                Log.d("We received a message: " , json.toString());
            }

with my socket server is

SocketIO socket = new SocketIO("http://127.0.0.1:3001/news");

2) is support to all machine? or browser?i’m newbie on web socket programing, please help me

thanks for your answer…

  • 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-30T15:54:25+00:00Added an answer on May 30, 2026 at 3:54 pm

    Yes, you can build the server in any language you want, but web sockets are not a simple socket, they are sockets that “follow” a specific protocol, so make sure you read the specification of this protocol and implement it on your server so any browser will be able to stablish a connection to it.

    And you can also write a client in any language, but if you’re not using javascript then I don’t see why you would use web sockets instead of using just a simple socket. But if you want to, just take a look at what data a browser sends to a web socket server and emulate it from your own client.

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

Sidebar

Related Questions

I have a problem but first i want to know if im working on
I have been writing a small web application in C# .NET4.0 to try and
I have a problem with a c++ socket. I'm using CAsyncSocket from MFC that
I am prototyping a web application using Spring MVC 3.0 with JasperReports. I have
I have a problem and I want to implement the MVC pattern to my
I have problem with fancybox. I want to write a function that will run
I have problem with return statment >.< I want to store all magazine names
I have problem with HTTP headers, they're encoded in ASCII and I want to
I have problem with dynamically created image (JavaScript). I want to change the innerHTML
with my RCP program I have the problem that I want to have more

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.