Hello,
I was successfully created a C# network internal loopback test in same machine (1 PC). My program consisted of client and server. It's can do the internal loopback with IP 127.0.0.1 when run the server.exe follow by client.exe.
I dont know how to ceate a C# network external loopback test. I used the customize external network port with Tx + connected to Rx+ and Tx- connected to Rx-.
I need your sincere advise! THANKS.
Regards:
Eliezerchoo
I was successfully created a C# network internal loopback test in same machine (1 PC). My program consisted of client and server. It's can do the internal loopback with IP 127.0.0.1 when run the server.exe follow by client.exe.
I dont know how to ceate a C# network external loopback test. I used the customize external network port with Tx + connected to Rx+ and Tx- connected to Rx-.
I need your sincere advise! THANKS.
Regards:
Eliezerchoo
Comment