Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 2 months ago.
Communication between "wify TCPSocket" and "WinSock".
Hello.
Now I can connect network between wifly module and windows because I can get ping - reply.
but, I have difficulty in connecting/communicating between "wifly TCPSocket" and "WinSock".
I guess that there are little difference protocol between them.
For example, wifly server-accept, expect *OPEN* from client, but Winsock client doesn't seem to send the command including the message...(wifly client - connect is including that..)
So, Could you let me know how to communicate between wifly TCPSocet and WinSock ?
Question relating to:
1 Answer
8 years, 7 months ago.
hi, i am going to buy one seed wifi to use with my STM32F401RE.. what would you suggest? i don't have prior experience in reading data from wifi on PC. I am thinking about doing it using my java program.
thank you