pacopyc pacopyc wrote: > Yes, I'm thinking about "net send" of Windows As Google would have told you, "net send" uses the API NetMessageBufferSend, which is in the win32net module in PyWin32. There are samples on the Internet, although you might have to translate the C++ to Python. -- Tim Roberts, timr at probo.com Providenza & Boekelheide, Inc.