I write a transfer server program ,I can communicate with some company servers,but one company server I can't.I send date to the server ,but the server return nothing to me.why?
the server can judge the date is from a transfer server... ??????????
Printable View
I write a transfer server program ,I can communicate with some company servers,but one company server I can't.I send date to the server ,but the server return nothing to me.why?
the server can judge the date is from a transfer server... ??????????
I'm sorry, but you've given no information that we can use to help you.
- What's the connection between your machine and the servers?
- What protocol are you using?
- What format of data are you sending?
- In what language did you write this?
I am sorry.the connection between my machine and the server is TCP/IP protocol.
the socket use no protocol ,but the send data include sip protocol.
And the last two answers? And perhaps some example code?
I'm sorry, but we simply cannot help you if you don't provide information.
the problem has solved now .thank you very much!