I have a problem guys. I am trying to write an application which sends datagrams to a windows computer via a UDP connection. I don't have a strong grasp on OT and at this point rather confused. I would really appreciate it, if anyone could show me the steps I need to take to establish this connection. From my understanding, once I do so, the connection acts rather like a file pointer to which I can just dump data. Thanx in advance.