How can I send a string from php page to c# windows form using socket? Can you give me some example?
SuperErik 0 Newbie Poster
Recommended Answers
Jump to Postyou are looking for a server application. it cant be a windows application in this case. it must be on all the time. it can be a windows service application which will be listening on some certain port.
have a look at this
Jump to Postexamine the attached example, run both the server and the client solution at the same time and you will understand what is it all about.
All 6 Replies
thewebhostingdi -7 Junior Poster
kvprajapati 1,826 Posting Genius Team Colleague
SuperErik 0 Newbie Poster
serkan sendur 821 Postaholic Banned Featured Poster
serkan sendur 821 Postaholic Banned Featured Poster
kvprajapati 1,826 Posting Genius Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.