Jump to content

Where can I download AU3Xtras.dll


Recommended Posts

Well...this is what I'm doing, I'm using the server in a PC that has the internal address of 192.168.0.106, and its using port 65432...and then, the client is in 192.168.0.102 with the same port...

The client PC has the Windows Firewall (the 1 that comes with XPSP2) and I allowed autoit3.exe...

The server PC doesnt have any firewall...

All my PC's are behind a router. But if I just want 2 connect locally...I dont need 2 set the port on the router, do I?? (I tried doing this but I got a router error...)

Btw, I'm using the server anc client in the ZIP file...is that good or no?? :lmao:

Thanx!! o:)

El-Truchahttp://www.truchasoft.tk[url="ftp://tsfc.homeftp.net"]ftp://tsfc.homeftp.net[/url]hotline://tsfc.ath.cx

Link to comment
Share on other sites

Yay, it works!! :)

But now I'm trying 2 do my own thing...I made a new Client, and it worked with an unmodified Server...but when I add this line 2 the Server:

FileWriteLine(@ScriptDir & "log.txt", $ret[2] & @CRLF)

(It loks like this:)

; UPDATE EDIT CONTROL WITH DATA WE RECEIVED
        ;----------------------------------------------------------------
         GUICtrlSetData($edit, GUICtrlRead($edit) & ">" & $ret[2] & @CRLF)
         FileWriteLine(@ScriptDir & "log.txt", $ret[2] & @CRLF)

then the Client doesnt load!! :lmao:

What can I do about it??

Thanx!! o:)

El-Truchahttp://www.truchasoft.tk[url="ftp://tsfc.homeftp.net"]ftp://tsfc.homeftp.net[/url]hotline://tsfc.ath.cx

Link to comment
Share on other sites

Well...I'm sorry if I'm causing 2 much trouble...but it didnt work... :)

The client doesnt connect, and then the log doesnt appear, and the Edit control doesnt show anything up when I type something and then click "Send"... :lmao:

Do u know what could b happening?? I dont... o:)

Much thanx!! :)

El-Truchahttp://www.truchasoft.tk[url="ftp://tsfc.homeftp.net"]ftp://tsfc.homeftp.net[/url]hotline://tsfc.ath.cx

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...