SwiftSocket
SwiftSocket copied to clipboard
Send data to window tcp server problem
I tried to use swiftSocket to send data to window tcp server, but it cannot receive any string data, it only see my device is connected to server. If I use ios app to send data to linux & mac os tcp server, it can see the sent data result. Have anyone meet this problem?
Check /n/r or /n is available. Windows is doing something different than other. Maybe your server want to have /r/n... Just my mind
disable firewall in your windows and your should be fine