What is the difference between EJB and Web Services ?

Web services can be used to communicate different architectures like .Net or Java or Python.
EJB provides API for java application to communicate with, although EJB can be implemented as web service as well (to provide portability and to allow different systems to exchange messages).