|
-
Dec 13th, 2004, 03:16 PM
#1
Thread Starter
Banned
wierd data behavior
ok this is really string
using winsock TCP the data seems to misplace...
i send this to my server:
sckmsglogin = 1, name = aaaaaaaaaaa, pass= ""
Call Main.Socket.SendData(CStr(sckMsgLogin) & sckSep & Name & sckSep & Pass & sckEnd)
then it arives as: "aaa1 aaaaaaa "
Last edited by nareth; Dec 14th, 2004 at 10:02 AM.
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
|