Hacker News new | past | comments | ask | show | jobs | submit login

Daemon doesn't imply communication capabilities, server does. In common parlance 'server' may carry a connotation of remoteness, but for software professionals a client/server architecture just means that there is a distinct process that other processes may 'talk' to via any agreed upon protocol (e.g., sockets or HTTP).

Just think of it as a local language server daemon. :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: