2

Does WCF use sockets but abstract them from the user?

Or does not not use sockets at any level?

LaggKing
  • 69
  • 7

1 Answers1

2

Short of rococo games involving network drivers (e.g. WinPCap), ALL network access on Windows uses sockets at some level.

Will Dean
  • 39,055
  • 11
  • 90
  • 118