This is the simple code:

----------------------------------------
import socket

sock = socket(AF_UNIX, SOCK_STREAM)
------------------------------------------

Thank you

Submitted via EggHeadCafe 
SQL Server CLR Stored Procedures for External Access
http://www.eggheadcafe.com/tutorials/aspnet/08c40d08-af4a-41f6-9352-91ac82b90078/sql-server-clr-stored-procedures-for-external-access.aspx
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to