<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Need to make changes in my code to connect to a server file</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sun, 19 May 2013 09:09:18 -0400</pubDate>


    <item>

        <title>Need to make changes in my code to connect to a server file</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=8621</link>

        

        
            <description><![CDATA[URL anyURL = new URL(&quot;<a class="jive-link-external" href="http://localhost/anyfile.ext&quot;" target="_newWindow">http://localhost/anyfile.ext&quot;</a>);
<br>BufferedInputStream buf = new BufferedInputStream(anyURL.openStream());
<br>
<br>]]></description>
        

        <pubDate>Thu, 23 Aug 2001 11:11:12 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Aug 2001 11:11:12 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Aug 2001 11:11:12 -0400</jf:modificationDate>
        <jf:date>Aug 23, 2001</jf:date>
        <jf:author>Praveen Balakrishnan</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Need to make changes in my code to connect to a server file</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=8621</link>

        

        
            <description><![CDATA[Thanks for the hint.  Could you give me more of an idea of how I can go about it.  Never done this sort of stuffs.]]></description>
        

        <pubDate>Thu, 23 Aug 2001 11:03:07 -0400</pubDate>

        

        <jf:creationDate>Thu, 23 Aug 2001 11:03:07 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 23 Aug 2001 11:03:07 -0400</jf:modificationDate>
        <jf:date>Aug 23, 2001</jf:date>
        <jf:author>Web Master</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Need to make changes in my code to connect to a server file</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=8621</link>

        

        
            <description><![CDATA[What type of server. if it is a http server.
<br>you can use java.net.URL and URLConnection and get the InputStream from the connection..
<br>
<br>]]></description>
        

        <pubDate>Wed, 22 Aug 2001 19:21:20 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Aug 2001 19:21:20 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Aug 2001 19:21:20 -0400</jf:modificationDate>
        <jf:date>Aug 22, 2001</jf:date>
        <jf:author>Praveen Balakrishnan</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Need to make changes in my code to connect to a server file</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=8621</link>

        

        
            <description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;public void amethod(){...]]></description>
        

        <pubDate>Wed, 22 Aug 2001 10:06:50 -0400</pubDate>

        

        <jf:creationDate>Wed, 22 Aug 2001 10:06:50 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 22 Aug 2001 10:06:50 -0400</jf:modificationDate>
        <jf:date>Aug 22, 2001</jf:date>
        <jf:author>Web Master</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

