python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Why do I get gibberish text at the end of a received package?
I'm making a LiDAR project for university but I got stuck a little bit. I am sending a package which includes the exact position of the motor and the distance read from the distance sensor through WiF...
Fulop Lorand
Votes: 0
Answers: 1
Can I edit the javascript in Angular from client (browser) and see the restricted routes
Let's say i have a login page and an home page. Only users who are successfully logged in can go to "/home".
I have a backend doing the validation.
My question is: Can the user edit the java...
Vinayak
Votes: 0
Answers: 1
Execute jar file on multiple clients
i have a telegram bot application that execute jar file in the server by message with path to jar file.
public SendMessage startApp(String path, long chatId, int messageId) {
Runtime run = Runtime...
Hoàng Nguyễn
Votes: 0
Answers: 0
I am trying to create a GUI based client-server chat application, when running it locally the connection is made successfully but not publicly
error shown is as follows:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed t...
Rohit Shaw
Votes: 0
Answers: 0