PoKeys for idiots ?
As I read through the thread and many other links, I assume your functioning with a Pokeys instead of the others..
Im LUA illiterate but not so much to understand the syntax.. My project hack started with a UDP screen dump of inbound connections to sort of understand and setup the Sockets. Im now Completely down to a very minimal time to work on this ( 1 hour a day) which is painfull..
So this is how I understand it, The PoKeys57E accepts UDP connections on a Pre-determined PORT, as it is a server in itself. Then we need to output from DCS Via the LUA Shell ( using the Export Script as our application ) however translate the data sent to the pokeys using the syntax that device understands ( wheather it be a Write or read state )
So if my understanding is correct, I may need to call a function to translate the requests between DCS and Pokeys by using an argument like IF THEN ELSE ? Again not fluent in luanese.. but I was almost thinking some Com application would have to be used as a Go between ( setting the localhost as a destination.. Well Set me straight here,