On which port u want to send data..
If u r talking about EDI communication then u can use Sockets(TClientSocket).
And you have to specify the Socket type either it is Blocking or nonblocking, I suggest use blocking socket.
After Creating TClientSocket provide IP address of the machine and port number
If you are talking about a Hardware Port you might want to use a third party (freeware) component like CPort Lib by Dejan Crnila, we just changed over to this one as it is multithreaded and works with W2000/NT as well as W9X.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.