Yes - I can. From my internal network I can see the site on IIS6 on the server on any PC logged on to my network at home.
But from outside my network the site is not visible.
OK - That is now done.....there is a place to check it...and I checked it out:
On http://www.canyouseeme.org/ I entered my port number (80)for this IP address and my response was:
Success: I can see your service on 82.12.231.28 on port (80)
Your ISP is not blocking port 80
What do I look for...
Thanks Serbtastic...
I ran IPConfig and this is what I got:
Connection Specific DNS : (nothing - it was blank)
IP Address :192.168.0.10
Subnet Mask :255.255.255.0
Default Gateway :192.168.0.1
My IP address is fixed - I set it up to be fixed on my DHCP server which is in my Wireless Router...
I have a picturebox called pbWave, a Scrollbar called HSFreq, a commandbutton called cmdGo.
I wanted to draw a sine wave inside the picbox and used the graphics path "drawpath" method.
Here goes:
Private Sub DrawLine(ByRef g As Graphics)
Dim iStart, iEnd, iY_Axis As Int16...
I looked at the VB6 code, but the VB6 code cannot be converted to VB.net due to serious changes to the libraries. I tried it already. The sine function returns a decimal, not a point. I am playing with the idea of the DrawBeziers function, but it requires an array of points (x,y)'s.
I can not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.