Hi all.. I was making a program right now with winsock, but the problem is my program cannot run on a computer which dont have winsock or winsock installed, so I started to code it with csocket master, my problem is, i cannot put the index. In winsock i can just code = "winsock(0).connect" or set the winsock index = "0" but how can i do in csocketmaster ? Please help. Thanks in advance