8 years, 6 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:

Example program for the SeeedStudio WiFi Shield V2.0, based on UART serial port connectivity (D0/D1 pins). This program connects to WiFi hotspot, obtains an IP using DHCP and downloads http://mbed.org/media/uploads/mbed_official/hello.txt Seeedstudio, shield, wifi

1 Answer

7 years, 11 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