Hello,

I am interested in information about the XPort or Connect ME modules but have very limited ethernet knowledge.

At this time I have a program written in Delphi. With a serial connection I can enter data in a text box and send it to a 16F88. The 16F88 will then send the data back to the PC and it is displayed in another text box. I would like to have three 16F88's with XPorts that I can communicate with over a network.
The program mentioned above is very basic just enough to see something happening.

I believe the connections I need are:

16F88------------XPort
TX (PIN 11)------(PIN 5) DIn
RX (PIN 8)------(PIN 4) DOut


What can I expect?
Do I still use the Delphi program I have?
How to I establish a connection with each 16F88/Xport?

Any assistance is greatly appreciated!

Thank you

William