Anybody can build a desktop website within 1 minute!
MyWeb Home Download How to Use Buy Support Site Home

MyWeb - Web Community


Web Community is a way to publish your MyWeb site. People can find your site even if your IP address changes each time you boot your computer.

How Web Community Works

When MyWeb starts, it trys to login to its Web Community Hosts. This is done in a way much the same as a Web browser open a Web page. For example:

http://www.thehost.net/wecom.htm?id=x1&name=x2&url=x3&desc=x4.

Where x1 is a unique ID assigned to the member by the host; x2 is the name of the member's Web page to be hosted; x3 is the URL of the member's page; and x4 is a description about the page.

The host replys with status code 200 and plain text content. If it want to host this member, the content should contain four text lines. The first line is accepted; the second line is the name of the hosting page, on which the member is to be listed; the third line is the URL of the hosting page; and the forth line is the description aoubt the hosting page. If the host does not wish to host this member, the content should contain two text lines. The first line is rejected; the second line is the reason why the member is rejected. In both case, each text line length must be less than 255 characters.