Search found 3 matches

by WebDesignX007
Thu Aug 04, 2005 7:26 am
Forum: Unreal 3.2 Support
Topic: Ping trouble vbclient
Replies: 5
Views: 2062

Ok ok,

i dont know if you know a litle vb but i do reply on the ping


' Play ping pong with the server
If InStr(sRecv, "PING") = 1 Then
sckIRC.SendData "PONG " & Split(sRecv, " ")(1)


and it wont work, well thanks anyway i wil see how to fix this
can i unable that spoof for one ip only ?
by WebDesignX007
Thu Aug 04, 2005 6:34 am
Forum: Services
Topic: Connecting mIRC as a Service
Replies: 7
Views: 5714

Connecting mIRC as a Service

Hi all,

Is it possible to let a mIRC connect as service so
i can config it myself ?
Hope its possible cause i want a whole other system then it is now.
by WebDesignX007
Thu Aug 04, 2005 6:12 am
Forum: Unreal 3.2 Support
Topic: Ping trouble vbclient
Replies: 5
Views: 2062

Ping trouble vbclient

hi all,

i have build me a litle vbclient, but it wont connect.
it connects but only till the 'If you are having problems connecting due to ping timeouts'

So im really wondering why it wont connect..

If i just wait and do notthing i will get a ping timeout.

Screen:

Server::X007.Server NOTICE ...