This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

keil simulator TCP connection

I use Keil version 3 and wanna simulate the UART communication in TCP/IP port,
I use these settings :
- protocol: T0;
- Interface type: Socket connection (Simulator);
- host: localhost;
- port: 20073;

I try to connect with a Visual C program that can connect with TCP/IP, (usually I use port 74) but the keil simulator tell to use port 20073.
Can anyone give information about these settings, can the keil simulator use port 74?

thank you very much,
ichwanto.

0