Posts by Marcelo Rezende Assis • 1 point
3 posts
-
-1
votes0
answers11
viewsQ: Build error in android studio using Kotlin
When I compile my application it does not build and from this error, how do I fix? in another application it works. java.lang.Assertionerror: annotationType(): unrecognized Attribute name MODULE…
-
-2
votes1
answer66
viewsQ: Guys, I need to create a shell script code to discover the MTU of the local network with a loop
I’ll send the assignment. Objective: to identify the value of the MTU used in the TCP/IP network local, dynamically and with some heuristic to, in this way, minimize the number of iterations in…
-
0
votes0
answers126
viewsQ: socket in c error sending numbers from client pro server tcp
my first time here, I need a light , I have a server written in c that is a calculator and this on a machine, the client q runs on another machine takes the two numbers and the operator q the user…