Hi,
I dont think u can make a tcp socket connection to
upload files on client side to your server. If you are
working on http protocols (web upload) you can use
oreily's multipartRequest available at
www.servlets.com to upload your files.
Shankar

> ---------- Original Message
> ----------------------------------
> From: Robert Birch <[EMAIL PROTECTED]>
> Reply-To: A mailing list about Java Server Pages
> specification and
> Date:         Sat, 6 Jan 2001 15:01:42 -0700
>
> >I'm trying to find some java.net.* function calls
> that will return a user's
> >remote IP address. so that a socket can be opened
> for uploading a file from
> >the remote host.  I don't have that much experience
> with Java yet, and am
> >not sure if this is possible, but if it is, could
> someone help me out?
> >
> >Robert
> >
>
>===========================================================================
> >To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> >For digest: mailto [EMAIL PROTECTED] with body:
> "set JSP-INTEREST DIGEST".
> >Some relevant FAQs on JSP/Servlets can be found at:
> >
> > http://java.sun.com/products/jsp/faq.html
> > http://www.esperanto.org.nz/jsp/jspfaq.html
> >
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body:
> "set JSP-INTEREST DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets


__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to