Home > Software engineering >  Inquire of the winsock data extraction problem
Inquire of the winsock data extraction problem

Time:11-07



As shown in figure is white,,,
Is when using winsock control want to put these two data are put forward to in redata. The text of
This how to implement the duck
Thank you,
Best can have a program to give directions

CodePudding user response:

This control I also come into contact with,,, I am the small white

CodePudding user response:


L=Len (s)
A=InStr (s, "")
B=InStr (a, s, & amp; "" )
C=InStr (b, s, "#")
D=InStr (c, s, "*")


GoldSet (1)=Mid (s, 4, 4 a -)
GoldSet (2)=Mid (s, a + 1, b - a - 1)
GoldSet (3)=Mid (s, b + 1, c - b - 1)
GoldSet (4)=Mid (s, c + 1, L - D)
  • Related