your IP address is - 38.107.179.244
Just tell your friends http://ip number above:11001 <-the port that you are running your cam on in geneseeonline chat
example http://68.60.100.000:11001
Cams For Adults:
Here is the sample code for a custom web page for your cam - _____________________________________________________________________________
<HTML><HEAD><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></HEAD>
<TITLE>DCAM
PERSONAL WEBCAM PAGE</TITLE> ##you can give the page a new title
<BODY bgcolor="#000000" leftmargin="0" topmargin="0"
rightmargin="0">
<p> </p><center></center>
<div align="center">
<applet code="HobCam.class" name="webcam1" width=240
height=180 viewastext>
<param name="image" value="images/DCAMImage.jpg">
</applet></TD>
</p> </div>
</BODY></HTML>
_______________________________________________________________________________
width=240 height=180 you can change these numbers to fit the size of the cam image that you want to display
width=177 height=144 or width=320 height=240
re- name \dcam\WEB\WebCam.htm to WebCam_old.htm
then copy and paste the new code on notepad or an html editor
next save the notepad as WebCam.htm selecting all files (***INSTEAD OF TXT) in place of the old WebCam.htm
and you have a custom cam page.