By:

Athouba Lamabam

TCP Server Event [Oreo+]

Source code: https://github

TCP Server Event [Oreo+]

Source code: https://github.com/ProjectUNBI/TCPserver_TASKER_plugin_new*Tips for sending nonalphabetic texts, encoded the mesage with Base64 before sending and then decode it after receivingNote:1) Use "Intent Received" event in tasker. Set Action as "Intent.unbi.tcpserver.TCP_MSG"2) "%tcpmsg" will content the message variable3) Set static ip to work properly for your device in your network.4)You can use app like Send/Expect to send message to the TCP server from tasker app of another device5) Force stop the app once and restart again if you change its port.*added more variable by using "=:=" like other Tasker plugins.*%tcppar=words on left side of "=:="*%tcppar1,%tcppar2,%tcppar3,%tcppar4.........*%tcpcomm1 ,%tcpcomm2 ,%tcpcomm3 .%tcpcomm4........ for words on right side of "=:="(see ServerAsyncTask.java in source code)6) Now you can send TCP msg using Tasker Intent service3 mode:1)Intent.unbi.tcpSend.TCP_MSG2)Intent.unbi.tcpSend.AUTOREM3)Intent.unbi.tcpSend.TCP_ID_MSGputExtra in tasker send Intent like this "address:192.168.1.251:80""message:Here is your msg" and "msgid:YourMsgId"checkout BootCompletedIntentReceiver.java and MySendmessage.java in source code in github if you dont understand

DOWNLOAD NOW

DOWNLOAD NOW