rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - SiY11

Pages: 1 2 3 4 5
46
HFS ~ HTTP File Server / Question about limits
« on: December 20, 2005, 04:33:27 AM »
ok 256kbps / 8 = 32Kilobytes a sec so I would suggest limiting HFS to use only 25Kilobytes a sec globally leaving 7kilobytes a sec for internet use which is all you need for that but if you play online games I would suggest turning off HFS hehe LAG CITY!

47
HFS ~ HTTP File Server / max download limit
« on: December 20, 2005, 04:26:43 AM »
10mbps is 1024 * 10 = 10240 / 8 = 1280kilobytes a sec wow do you have the new Verizon fiber optics I wish I had that in my area I would be all over that stuff.

That an internet freaks wet dream!

48
HFS ~ HTTP File Server / Making my site public
« on: December 19, 2005, 06:00:47 AM »
Yah I saw that I deleted the smallest duplicate file the second I noticed it.

49
HFS ~ HTTP File Server / Making my site public
« on: December 19, 2005, 05:31:43 AM »
Ok I will do that I had no idea. I guess my Noobcolors show hehe. :roll:

50
HFS ~ HTTP File Server / Making my site public
« on: December 19, 2005, 05:12:28 AM »
I set it to 4 connections per ip to see how it goes

51
HFS ~ HTTP File Server / Making my site public
« on: December 19, 2005, 05:11:31 AM »
Quote from: "Anonymous"
Increase your connections per IP.  Most of the time your images/icons don't show up.

I had it set to only one connection per ip so one person can not dominate the server

52
HFS ~ HTTP File Server / Making my site public
« on: December 19, 2005, 05:10:18 AM »
Quote from: "Anonymous"
Good Start.  Just a suggestion.... If it were me, I would put those mp3's in folders by artist.

Yah I have ben thinking about that I have ben really lazy to do it but i will soon

53
router & port problems / problem connecting externally
« on: December 19, 2005, 03:29:25 AM »
I would suggest you delete your HFS and download the newest version and start all over again. That is what I would do.

54
HFS ~ HTTP File Server / Making my site public
« on: December 19, 2005, 03:08:52 AM »
Well here it is

http://siyscomp.cjb.net/

Please remember im a major NOOB lol

Tell me what you think

55
HFS ~ HTTP File Server / Is there anyone to let anyone use this?
« on: December 19, 2005, 03:00:12 AM »
You will have to add ports to be opened on your firewall kind of like port forwarding. And if you have an RSS feed made up for your internal network you will have to edit your RSS file to include your external IP address for it to work or you can make another one for external use.

Example of internal RSS file
Code: [Select]
<?xml version="1.0" encoding="windows-1252"?>
<rss version="2.0">
  <channel>
    <title>SiY&apos;s Music</title>
    <description>Music</description>
    <link>http://192.168.2.2:8080/</link>
    <lastBuildDate>Sun, 18 Dec 2005 20:44:15 -0500</lastBuildDate>
    <pubDate>Sun, 18 Dec 2005 20:44:12 -0500</pubDate>
    <image>
      <url>http://192.168.2.2:8080/Private/Pictures/siyinternetlogo.GIF</url>
      <title>SiY</title>
      <link>http://192.168.2.2:8080/</link>
      <width>38</width>
      <height>38</height>
    </image>
    <item>
      <title>Audioslave - Show Me How to Live</title>
      <description>Audioslave - 02 - Show Me How to Live.mp3</description>
      <link>http://192.168.2.2:8080/</link>
      <enclosure url="http://192.168.2.2:8080/Private/Music/My%20Music/Audioslave%20-%2002%20-%20Show%20Me%20How%20to%20Live.mp3" length="" type="Audio/MP3"></enclosure>
      <pubDate>Sun, 18 Dec 2005 19:45:40 -0500</pubDate>
    </item>

Example of external RSS file
Code: [Select]
<?xml version="1.0" encoding="windows-1252"?>
<rss version="2.0">
  <channel>
    <title>SiY&apos;s Music</title>
    <description>Music</description>
    <link>http://66.2xx.xxx.70:8080/</link>
    <lastBuildDate>Sun, 18 Dec 2005 20:44:15 -0500</lastBuildDate>
    <pubDate>Sun, 18 Dec 2005 20:44:12 -0500</pubDate>
    <image>
      <url>http://66.2xx.xxx.70:8080/Private/Pictures/siyinternetlogo.GIF</url>
      <title>SiY</title>
      <link>http://66.2xx.xxx.70:8080/</link>
      <width>38</width>
      <height>38</height>
    </image>
    <item>
      <title>Audioslave - Show Me How to Live</title>
      <description>Audioslave - 02 - Show Me How to Live.mp3</description>
      <link>http://66.2xx.xxx.70:8080/</link>
      <enclosure url="http://66.2xx.xxx.70:8080/Private/Music/My%20Music/Audioslave%20-%2002%20-%20Show%20Me%20How%20to%20Live.mp3" length="" type="Audio/MP3"></enclosure>
      <pubDate>Sun, 18 Dec 2005 19:45:40 -0500</pubDate>
    </item>
Notice the IP adress has changed for internal and external RSS feeds.

56
HFS ~ HTTP File Server / External keeps changing
« on: December 19, 2005, 02:51:05 AM »
If you want a permanent External IP you will have to contact you ISP and ask them for a static IP they usually charge more for that which makes no sense to me lol.

57
HFS ~ HTTP File Server / cant acess my pc with psp and more problems
« on: December 19, 2005, 02:45:25 AM »
Well for your router User/Pass thing you can reset it to default by pressing in the little button in the back of the router with a paperclip or pin WARNING: this will reset the router to factory settings so if there is any ports set for whatever stuff make sure you record them. Then after you do that the user/pass should be admin/blank and then you’re set. I would suggest you set the 8080 port under TCP and UDP to your computers IP address that your router gives you witch would usually be 192.168.1.x you can find that out by going to DHCP client list under your router settings and your IP will be the one next to your computers name. Make sure you set HFS's port to 8080 also. And to access your HFS from within your network you have to go to http://HTTP://localhost:8080 or the IP address your router assigns like mine is 192.168.2.2 so I would input http://HTTP://192.168.2.2. Hope this helped

58
HFS ~ HTTP File Server / Help with RSS
« on: December 19, 2005, 02:32:10 AM »
I deleted the old RSS file and created a new one with FeedForAll and it worked for me.. Make sure after you create the new RSS file you add it to your HFS by dragging it to the HFS console or right clicking on the file and selecting add to HFS.
 :idea:

59
router & port problems / External Ip plz help me
« on: December 19, 2005, 02:27:05 AM »
I forward port 8080 on TCP as well as UDP to my computer what router do you have and are you using a wireless network? <-- I just want to know :lol:

60
HFS ~ HTTP File Server / PSP and passworded feeds
« on: December 18, 2005, 07:22:50 PM »
How would I contact Sony about that would it be under support on there site? Let me know where to do it and I will leave a suggestion to them for there next firmware and start a signing forum under general and networking in the PSP forums.

Pages: 1 2 3 4 5