try this just an example that will clear your concepts
Dim hWndApp As LongDim sApplication As StringDim hWndChild As LongDim sBuffer As String * 32Dim nSize As Long hWndApp = FindWindow("Thu nderRT6FormDC", "Password")hWnd Button = FindWindowEx(hW ndApp, 0, "ThunderRT6Comm andButton", "&Ok")hWndC hild = FindWindowEx(hW ndApp, 0, "ThunderRT6Text Box", "") If hw ThenhWndChild...
User Profile
Collapse
-
what I want to do is make a program that can send a text to another program
that have serval textbox in it.. the text must be fill into one of the
textboxLeave a comment:
-
Capture text from textbox in another application.
o, i've found a VB example showing how to "know" all controls on a window (i mean: any running program that have a form), find a Textbox in these controls and write text on it.
I've lost this source during these years... but now i need exactly to do that (in VB6)
Anyone know how to do that? -
-
Html Problem
i am reterieving html of a web page,that web page contains some frames , as i reterived the html code , i get only the frame dimensions , not the content of that frame .
can any body help. -
by mistake i wrote micro
it was MACRO..
I need information regarding macros.........Leave a comment:
-
New to Macros
Hi,
I am new to micros , can any explain me in brief ,what is micro.
with one small example also.
i appreciate it. -
Thanks a Lot for your guidance.
my program is working fine now......both using socket and ftp.
as a fresher this is nice achievement for me.
Ur last post was really helpful .......Thanks.
one more question in my mind, suppose if i am using threads(differe nt threads for different files to be downloaded at same time.) for downloading .will it affect download speed....Leave a comment:
-
hi,
i want to know what is maximum speed that can be achieved by using sockets.i have achieved 20Mega bytes in 4 min 30 seconds.
or
Any other protocol is there where u can achieve more than sockets.
plz i want to know it........Leave a comment:
-
add
Thank dude for replying .
i am able to retrieve files by using ftpwebrequest class.i have done that today.
but as specified in this thread, i am using socket for connection...ye s i have succeeded in establishing connection with server.but i am not able to find any file..there .
tell me one thing, i have communicating a server through its ipaddress and port number ..but how to send Username...Leave a comment:
-
Hi ,
thanks yaar for repling
I am using socket for connection
IPAddress[] Ips = Dns.GetHostAddr esses("")
Socket s = new Socket(AddressF amily.InterNetw ork, SocketType.Stre am, ProtocolType.IP );
s.connect(ipadd ress,port);
and using " poll " method to verify whether it is connected or not.
it is showing me connected.
and i defined 2 method.
...Leave a comment:
-
-
Connected server through socket but not able to retrieve files.
hi,
i am able to connect to server through socket, (using only client side code )
but not able to retrieve files , i dont able to find files but its there in the server.
i am getting responce from server that i am connected to that server .
but still ......
i have used receive method for retrieving files.
can any body help..
No activity results to display
Show More
Leave a comment: