|
-
Jun 17th, 2010, 02:20 AM
#1
Thread Starter
Hyperactive Member
Help in winsocking.
How to set a command like i can know if the client is connected to the server,i have the code below please check if it is right one.:
Code:
If Winsock.State=sckConnected then
Msgbox "You are connected to the server, cheer up."
Else
Msgbox "You are not connected to the server, go suicide."
End If
.
~[L!f3 !s @ll @ab0ut l3@rn!ng]~
~*D0nt Give up, h0pe is always present*~
-
Jun 17th, 2010, 02:27 AM
#2
Re: Help in winsocking.
Yea, sckConnected = State = 7 would mean there's an established TCP session.
Software I use and highly recommend: Opera, Miranda IM, Peerblock, Winamp, Unlocker Assistant, JoyToKey, Virtual CloneDrive, Secunia PSI, ExplorerXP, GOM Player, Real Alternative, Quicktime Alternative,Sumatra PDF, and non-freeware: Photoshop and VB6( ).
My codebank: AllRGB, Rounded Rectangle(math), Binary Server, Buddy Paint, LoadPictureGDI+, System GUID/Volume Serial, HexToAsc, List all processes and their paths, quasiString matching
Strings(search, extraction, retrieval etc): Retrieve BBCode Link from HTML, RemoveBetween ()'s, strFindBetween(str1,str2), Insert text in HTML, HTML - GetSpanByID
-
Jun 17th, 2010, 11:35 AM
#3
Thread Starter
Hyperactive Member
Re: Help in winsocking.
so what command code should i set?
~[L!f3 !s @ll @ab0ut l3@rn!ng]~
~*D0nt Give up, h0pe is always present*~
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|