Questions tagged as 'mensajes'

1
answer

C # capture windows service messages

I am developing a small application in C # to "manipulate" windows services (specifically apache). I have already managed to start, stop and other operations. What I now want is to obtain the (messages) results that the service returns....
asked by 17.05.2017 / 16:52
1
answer

Do not place the message correctly in python

I want that when the user enters one of those numbers, the corresponding message appears, but this way a "4" appears in the Run current file of sublime text 3 number = 8 guess = 4 if str(input("4")): print("Seleccionaste el numero...
asked by 18.07.2018 / 23:39
1
answer

How is Google Cloud Messaging to send messages?

Someone knows how they use GCM (Google Cloud Messaging), applications like WhatsAuto or similar, to send messages to my WhatsApp contacts, I got the WhatsAuto message and I saw that they have these permissions. <uses-permission android:name...
asked by 29.07.2018 / 22:51
0
answers

Best way to communicate two computers knowing only one IP

I'm trying to create a program that incorporates a kind of exchange JSONs messaging system, so there is an A or central team, of which we know its static IP and one or more B computers, which have dynamic IP and unstable. The communication th...
asked by 12.07.2018 / 13:59
0
answers

Work with ISO8583 .NET messages

I need to work with ISO8583 messages to exchange packages between financial entities. I was studying how this protocol works, however, I have not been able to find whole examples of how this message should be put together. I know the struc...
asked by 02.07.2018 / 18:34
1
answer

Firebase Android, I get notifications without sound

I have an android application with firebase messaging, the notifications when I arrive I show them with a personalized notification (sound, color, vibration, icon, ...). All good until there, when you have the application open, but now when the...
asked by 01.06.2018 / 22:51