409 questions
Hello, everyone Node.js wants to use socket.io to implement real-time push services on the web.There is a push server and a web server separately, but I want to push to the push server when I write a ...
You want to pass data to one program.Pipes allow data to be passed to the program's standard input.But what I want to do is write data in the standard error of the program.Is there a way to do this?(I...
A program where multiple clarifiers access and chat on a single server When the server enters option, the menu pops up, and when you select File Transfer, you enter the file path, decide who to send i...
You want to read a text file with a space character delimited value. What should I do? And how do you store that read value in an array list?For example, of the text file data .1 62 4 55 5 6 77I'd lik...
I am currently learning game makers and Android studios to make app games.I want to connect these two and complete the game. Android Studio and Game MakerCan I connect the RAM?
I'm implementing it while studying web messenger, but currently, I've completed the implementation of the conversation between the users.The problem is that when one of the users ends the connection (...
Implemented multi-chat functionality with socket.io.And I made it possible to upload the message to a specific location by using canvas fillText.(ps. It's easy if you think about the chat method of th...
Hi, everyone. Mac, C++ are both beginners.I have to submit my school assignment by next week. Regardless of whether you're using a Mac, Ask them to submit 'Visual Studio Project Folder' and 'cpp' file...
I've been using the source code below. And this seems to be at least the most commonly used method on the site I searched for.Is there another better way to read data from a file as a string from Java...
I'm following the link . When I run the application, the warning window appears as below.Gradle: module 'facebook' won't be compiled. Unfortunately you can't have non-Gradle Java module and Android-Gr...
« | - 25 - | » |
© 2024 OneMinuteCode. All rights reserved.