Saraa
Member level 1

Hi everybody,
I am working on a project that uses USB PIC32 starter kit, MRF24WB0MA and I/O Expansion Board.
I have modified GenericTCPServer code to send some data to a client (which in my case is a VI on LABView), This has been done successfully ..
My Problem is that I am trying to do the opposite, in other words, I am trying to make LABView as a Server and Pic32 kit as a client by modifying GenericTCPClient code but it didn't work, the communication between them couldn't be established!! The Server (LABView) keeps listening untill a limited time then disconnects!
if anybody can help solving this problem I will be very thankful
Regards;
Sara
I am working on a project that uses USB PIC32 starter kit, MRF24WB0MA and I/O Expansion Board.
I have modified GenericTCPServer code to send some data to a client (which in my case is a VI on LABView), This has been done successfully ..
My Problem is that I am trying to do the opposite, in other words, I am trying to make LABView as a Server and Pic32 kit as a client by modifying GenericTCPClient code but it didn't work, the communication between them couldn't be established!! The Server (LABView) keeps listening untill a limited time then disconnects!
if anybody can help solving this problem I will be very thankful
Regards;
Sara