I have developed the Server client application(TCP) which works fine.
I need to start the server and the client do request and get the desired ouput.
I want the server application to run on client machine some what like windows service(when the system boots the services starts).
Can anyone suggest for the same.
Arjun_Sarankulu -3 Junior Poster
Recommended Answers
Jump to PostWhy would you want a client and server to run on the same machine (other than for development purposes, of course)?
Jump to PostIf this is the way the program will always be run, why not just write the 'client' to do all this stuff instead? If you want this to run remotely as well as locally, then yeah you will need a server/client architecture.
All 7 Replies
thines01 401 Postaholic Team Colleague Featured Poster
Arjun_Sarankulu -3 Junior Poster
thines01 401 Postaholic Team Colleague Featured Poster
skatamatic 371 Practically a Posting Shark
Arjun_Sarankulu -3 Junior Poster
skatamatic 371 Practically a Posting Shark
Arjun_Sarankulu -3 Junior Poster
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.