Socket Communication

I need to receive Information into Integration Server via Sockets(TCP/IP communication via Sockets). There was a package for IS 6 (Wm4XCompatibilityServices) that contained the following services:
socketPoll
socketPollDispatcher
socketPollShutdown
socketPollThread
writeSocket

Is there a similar package for IS 8?