RE: [Release] Typing Notifier
mickael9 yes its default on vista the ipv6 e ipv4
edit:
i removed the ipv6 from connection and also killed the ip helper service that gives the ipv6 over ipv4 connection and now it give this
Script is starting
Script is now loaded and ready
Function called: OnEvent_Initialize
SniffSharp :: IP : ::1
SniffSharp :: Choosen IP : ::1
SniffSharp :: IP : x.x.225.26
SniffSharp :: Error while binding main socket : An address incompatible with the requested protocol was used
StackTrace : at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at SniffSharp.SniffSharp.Start()
SniffSharp :: Error while setting IOControl modes : An invalid argument was supplied
StackTrace : at System.Net.Sockets.Socket.IOControl(Int32 ioControlCode, Byte[] optionInValue, Byte[] optionOutValue)
at System.Net.Sockets.Socket.IOControl(IOControlCode ioControlCode, Byte[] optionInValue, Byte[] optionOutValue)
at SniffSharp.SniffSharp.Start()
SniffSharp :: Error while starting async operation : An invalid argument was supplied
StackTrace : at System.Net.Sockets.Socket.BeginReceive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, AsyncCallback callback, Object state)
at SniffSharp.SniffSharp.Start()
SniffSharp :: Started successfully
----
i think for a quickfix for this and for ipv6 enabled is only detecting the list from the ips detected what is that only have numbers and has one (or more) . or the string is bigger that 5 characters for example
continue the good work
This post was edited on 05-25-2007 at 05:40 AM by TheAngel.
|