python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Simple perl script doesn't work with itorrents API (12 LINES)
yesterday i tried to code an example script with perl and itorrents api, i'm using the perl IDE Padre. Basically, this script sends data to a server (itorrents) here's the link of the api: itorrents.o...
ArraffaFile
Votes: 0
Answers: 1
How to turn this write_all in non blocking function to write bytes through UDP?
I have this function in C and I would like to use it to write bytes through my udp socket in non-blocking mode. I should complete the "TO BE DONE" part. Anyone could help me to understand wh...
Rey
Votes: 0
Answers: 1
How to access index of Future<List<T>> data in another page Flutter
I am getting a List of data from third-party API on one page and using the same data on another page but I don't know how to make the list iterable to access indexes in the Widget Build() method.
On t...
Imad Ud Din Khan
Votes: 0
Answers: 2