WO2001071532A1 - Site web pour transport maritime et industrie associee permettant a un abonne de telecharger des donnees et a un utilisateur de faire des recherches - Google Patents

Site web pour transport maritime et industrie associee permettant a un abonne de telecharger des donnees et a un utilisateur de faire des recherches Download PDF

Info

Publication number
WO2001071532A1
WO2001071532A1 PCT/KR2000/000251 KR0000251W WO0171532A1 WO 2001071532 A1 WO2001071532 A1 WO 2001071532A1 KR 0000251 W KR0000251 W KR 0000251W WO 0171532 A1 WO0171532 A1 WO 0171532A1
Authority
WO
WIPO (PCT)
Prior art keywords
ship
data
search
informations
list
Prior art date
Application number
PCT/KR2000/000251
Other languages
English (en)
Inventor
Juk-Yon Hwang
Original Assignee
Hwang Juk Yon
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hwang Juk Yon filed Critical Hwang Juk Yon
Priority to AU34614/00A priority Critical patent/AU3461400A/en
Priority to PCT/KR2000/000251 priority patent/WO2001071532A1/fr
Publication of WO2001071532A1 publication Critical patent/WO2001071532A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management

Definitions

  • This invention relates to website for marine transportation and its related industry in which needers themselves can always search, compare, analyze and evaluate transportation informations essential to them and simultaneously can arrange transportation by automatically collecting and layouting the informations provided in website which various type of carriers directly upload via predetermined dialog up to the minutes.
  • the purpose of this invention is to be provided with website for marine transportation and its related industry which enables various types of carriers (or subscriber) to always upload, alter and delete transportation informations in real time and to send messages to needers, that the needers themselves can easily approach, compare, analyze and utilize the informations up to the minutes every 24 hours and thereby arrange transport, and that carriers, the related persons thereof and needers can approach, upload or search the informations, and communicate each other at only one site.
  • a website for marine transportation and its related industry which enables searchers to find the desired informations by automatically classifying and rearranging data via multiple data bases which at least subscriber or website operator inputs in predetermined forms provided by the related website operator, the multiple data bases in the website comprising: data base consisting of search mode for finding data suitable for desired conditions ;
  • data base consisting of informations use mode for connecting the site relating to exchange rate, weather, news and so on.
  • input forms are equal to output forms in terms of relative positions for each cell constituting one data group filled in one block of list.
  • step of searching the number of the desired port among more than 550 ports names in combo box step of sequentially typing the port number for each blank box of maximum 15 ports, respectively.
  • Figure 3 is a flow chart for finding cargo informations in search mode according to embodiment 1 of the present invention.
  • Figure 4 is a flow chart for finding liner ship informations in search mode according to embodiment 1 of the present invention.
  • Figure 5 is a flow chart for finding tramper ship informations in search mode according to embodiment 1 of the present invention.
  • Figure 6 is a flow chart for finding passenger ship informations in search mode according to embodiment 1 of the present invention.
  • Figure 8 is a flow chart for finding forwarding informations in search mode according to embodiment 1 of the present invention.
  • Figure 9 is a flow chart for finding overland transportation informations in search mode according to embodiment 1 of the present invention.
  • Figure 10 is a flow chart for finding related industry informations in search mode according to embodiment 1 of the present invention.
  • Figure 15 is a flow chart for finding ship agents(general) informations in company page mode according to embodiment 2 of the present invention.
  • Figure 16 is a flow chart for finding broker informations in company page mode according to embodiment 2 of the present invention.
  • Figure 19 is a flow chart for finding related industry company informations in company page mode according to embodiment 2 of the present invention.
  • Figure 20 is a flow chart for executing input/edition/ deletion of informations for cargo in execution mode according to embodiment 3 of the present invention.
  • Figure 21A and 21B are a flow chart for executing input/edition/deletion of informations for liner ship in execution mode according to embodiment 3 of the present invention.
  • Figure 28 is a flow chart for executing edition / deletion of informations for subscriber in execution mode according to embodiment 3 of the present invention.
  • the register mode may contain "newcomer” and "sending e-mail”. ⁇ Execution mode)
  • FIG. 2A and 2B A plurality of data bases regarding the marine transportation and its related industry was prepared by modeling conceptional data which comprises three steps of : ⁇ entity and its related definitions; ® entity details; and combinations of data models. More specifically, these data bases comprising primary file, secondary file and transaction log file are created by using enterprise manager, transact SQL, or wizard for data base creation which are built in SQL server such as MSSQL 7.0.
  • the primary file has initial informations and data; the secondary file can be used so as to scatter data in multiple disks if the primary file are not capable of holding the whole data; the transaction log file has informations which are used in order to recover data base.
  • Figure 1 is a conceptional line block diagram according to this invention showing active server pages regarding marine transportation and its related industry.
  • Webbrowser (la) as client program requests page in server and receives it from the server.
  • the received page is restructured and shown in screen.
  • Internet Explorer and Netscape Communicator are widely used as webbrowser more than anything else.
  • ISAPI Program 3 is program made by compiler such as Visual C++ and its type is dynamic link library (DLL). It creates Hyper Text Markup Language (HTML) page.
  • DLL dynamic link library
  • Common Gateway Interface (CGI) Program is execution file in server and creates HTML page.
  • Server Component 8 may comprise Browser Capability Component which informs characteristics of webbrowser, Content Linking Component which provides method so that it may connect pages sequentially and show them, and CDO component which has function related to e-mail.
  • ADO Active Data Base Component
  • ADO Active Data Object 9
  • ADO comprises Connection Object which is in charge of connecting with data base, Command Object which sends command, and Recordset Object which fetches and handles data in recordset form.
  • ADO 9 is an object which handles data base through OBDC (open database connectivity) Driver.
  • Active Server Page Files 10 comprises files constituting page related to user, files constituting page related to message, and other files consitituting other pages.
  • Data Bases 11 process and administer data.
  • the Data Bases 11 not only insert, alter or deletedata but also fetch, show or analyze them.
  • Data base is one method of handling the data on the base of the related data base such as Access, SQL Server, Oracle and so on.
  • Data base comprises various type of tables. The various type of tables are defined in data base, and each of tables is defined in different format according to what data are stored. Each of columns constituting table is referred to field.
  • This embodiment relates to search mode. Hereinafter, this will be described more concretely with reference to Fig. 3 -10.
  • the informations for cargo, liner ship, tramper ship, passenger ship, sale & purchase, forwarding, overland transportation, related industry and so on may be found in search mode.
  • the search mode has window in which data groups in liner ship consist of "maximum 15 columns (for ports names)" x “maximum 13 lines (for details) " ; window in which data groups in cargo, tramper ship, passenger ship, sale & purchase and overland transportation consist of "maximum 11 columns (for items)” X “more than 1 line (for details) ", respectively ; window in which desired conditions of forwarding activity are selected from more than 89 kinds of forwarding activity such as handling items and areas; and window in which desired industry is selected from more than 40 kinds of related industry.
  • the search mode has window in which liner ships in simple liner ship schedule list are arranged in order of departure date or arrival date; window in which cargo in cargo search list are arranged in order of weight; window in which tramper ships in tramper ship search list are arranged in order of dead weight tonnages (D.W.T.) ; window in which mechandises including ship in sale & purchase list are arranged in order of weight, respectively; and window in which either of trucks or trailers in overland transportation list are arranged in order of available date, respectively.
  • D.W.T. dead weight tonnages
  • step 104 If clicking on cargo block in search mode of front page with mouse button in step 102 of Figure 3, it brings up search window thereof in step 103. After determining whether or not typing informations of shipping date(M-D) and weight in the window in step 104, if yes, searcher types these data in dialog and clicks on search block with mouse button in step 105, it brings up desired cargo search list such as load port, unload port, cargo name, shipping date, weight, measure, company name, telephone number and more info in step 106. Otherwise, if no in step 104, it brings up whole cargo search list in step 108 by clicking on the search block with it in step 104.
  • cargo search list such as load port, unload port, cargo name, shipping date, weight, measure, company name, telephone number and more info in step 106.
  • cargo search list shows data groups which consist of "maximum nine columns (for items)" x "more than 1 line (for numbers of cargo), but these columns x lines may be increased by uploading at server side. And, cargo in cargo search list are arranged in order of weight.
  • step 201 searcher determines whether using port and/or date or ship name. If he wants to use port and/or date, departure port and arrival port should be directly selected from more than 550 worldwide ports in related combo box and departure date and/or arrival date, if necessary, may be inserted in the form of M-D or M/D in step 202. At this time, only one figure of digit may be inputted for 1 to 9 days and 1 to 9 months.
  • step 202 it brings up simple liner ship schedule list in step 203 which contains ship name, voyage number, departure port/date, arrival port/date, carrier, subscriber and telephone number.
  • liner ships in liner ship schedule list are arranged in order of departure date or arrival date.
  • schedule list shows data groups which consist of "maximum 15 columns (for ports names)" x "maximum 13 lines (for numbers of liner ship), but these columns and lines may be increased by uploading at server side.
  • tramper ship list shows data groups which consist of "maximum 11 columns (for items)" x "more than 1 line (for numbers of tramper ship), but these columns x lines may be increased by uploading at server side. And, tramper ship in tramper ship list are arranged in order of dead weight tonnages.
  • sale & purchase list shows data groups which consist of "maximum 10 columns (for items)" X "more than 1 lines (for numbers of machandise)", but these columns X lines may be increased by upload at server side. And machandises including ship in sale & purchase list are arranged in order of weight .
  • step 604 searcher determines whether arranging vessel or other vehicle means, if he wants to arrange vessel, he clicks on "title name” block in said "Carrier and Ship Schedule” with mouse button and it thereby brings up route list in step 605. Then, if clicking on the desired route in the list in step 605, it brings up schedule list thereof in step 606, and thereafter if clicking on "Booking & S/R" in the route schedule list in step 606, it brings up "Booking & Shipping Request” thereof in step 607.
  • Predetermined details are typed in the request in step 607 and then the request is transmitted by e-mail in step 608. Otherwise, in step 604, if he wants to arrange other vehicle means, he examines details of the subscriber company. Then, he may directly contact the same in step 609.
  • step 801 If clicking on "related industry" block in search mode of front page in step 102, it brings up a combo box of related industry search window thereof in step 801.
  • step 802 After examining and selecting the desired industry from the combo box, if clicking on search block with mouse button, it brings up a related industry search list in step 802 which contains region, company name, telephone number and fax number.
  • searcher wants to have more informations, it brings up detail list in step 803 if he clicks on company name block with mouse button in step 802.
  • step 802 or 803 he examined informations in either one of the said two lists which satisfies the desired conditions.
  • the company informations for Trading, Liner ship carrier, Tramper ship carrier, Passenger ship carrier, Ship agents, Broker, Forwarder, Overland transportation company, and Related industry companies and so on may be found in company page mode.
  • the corresponding uploaded data may be altered or deleted in this list. These data may be sent by clicking on "send" block with mouse button. When thesedata are deleted in one line unit, other data below them are automatically shifted one by one line unit in upper direction.
  • Section "click” consists of "Input” and "Edit/Del” as shown in said table 1.
  • data which consist of "maximum 7 columns (for items)" X "maximum 10 lines (for numbers of trucks or trailers)" may be typed at a time in the same screen, but these columns and lines, if necessary, may be increased or decreased at data base of server side.
  • Section "click” thereof consists of “input/edit/del” as shown in said table 1.
  • step 2501 if clicking on "Input/Edit/Del" block in related industry category of said table 1 with mouse button, it brings up dialog (or input/edit lei list) for uploading related industry informations as new registration.
  • subscriber may prepare up to 3 sets of groups comprising main title, sub title and contents, and send them at a time by doing so.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Quality & Reliability (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Development Economics (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

L'invention se rapporte à un site Web destiné au transport maritime et aux industries associées, qui permet à divers types de transporteurs de télécharger à tout moment, de modifier et de supprimer des données de transport en temps réel et de transmettre des messages à des demandeurs. Lesdits demandeurs ont eux-mêmes la possibilité de facilement accéder aux données, de les comparer, de les analyser et d'utiliser ces données toutes les 24 heures et par conséquent d'arranger des transports. Les transporteurs, les personnes associées et les demandeurs peuvent accéder aux données, les télécharger ou les explorer et communiquer les uns avec les autres en temps réel sur un site unique. Le site Web pour le transport maritime et les industries associées conforme à cette invention permet aux demandeurs effectuant des recherches de trouver les informations souhaitées au moyen d'une classification automatique et d'un réarrangement des données par l'intermédiaire de multiples bases de données que l'abonné ou l'opérateur du site entre sous des formes préétablies déterminées par l'opérateur du site. Les bases de données du site Web incluent une base de données comportant un mode de recherche permettant de trouver les données adaptées aux situations souhaitées; une base de données comportant un mode page sur les sociétés permettant de trouver tous les détails sur les sociétés dans chaque catégorie d'industrie; une base de données comprenant un mode d'exécution permettant à l'abonné ou à l'opérateur de site Web de télécharger, modifier ou supprimer des données pour chaque type d'industrie; et une base de données comprenant un mode d'utilisation des données permettant de connecter le site aux fins d'obtention d'informations relatives aux taux de change, aux conditions météorologiques, aux actualités, etc.
PCT/KR2000/000251 2000-03-23 2000-03-23 Site web pour transport maritime et industrie associee permettant a un abonne de telecharger des donnees et a un utilisateur de faire des recherches WO2001071532A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU34614/00A AU3461400A (en) 2000-03-23 2000-03-23 Website for marine transportation and its related industry which enable subscriber to upload data and user to search the same
PCT/KR2000/000251 WO2001071532A1 (fr) 2000-03-23 2000-03-23 Site web pour transport maritime et industrie associee permettant a un abonne de telecharger des donnees et a un utilisateur de faire des recherches

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/KR2000/000251 WO2001071532A1 (fr) 2000-03-23 2000-03-23 Site web pour transport maritime et industrie associee permettant a un abonne de telecharger des donnees et a un utilisateur de faire des recherches

Publications (1)

Publication Number Publication Date
WO2001071532A1 true WO2001071532A1 (fr) 2001-09-27

Family

ID=19198184

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2000/000251 WO2001071532A1 (fr) 2000-03-23 2000-03-23 Site web pour transport maritime et industrie associee permettant a un abonne de telecharger des donnees et a un utilisateur de faire des recherches

Country Status (2)

Country Link
AU (1) AU3461400A (fr)
WO (1) WO2001071532A1 (fr)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08235263A (ja) * 1995-02-28 1996-09-13 Matsushita Electric Ind Co Ltd 輸送経路探索方法および輸送経路探索装置
US5805804A (en) * 1994-11-21 1998-09-08 Oracle Corporation Method and apparatus for scalable, high bandwidth storage retrieval and transportation of multimedia data on a network
US5953706A (en) * 1996-10-21 1999-09-14 Orissa, Inc. Transportation network system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805804A (en) * 1994-11-21 1998-09-08 Oracle Corporation Method and apparatus for scalable, high bandwidth storage retrieval and transportation of multimedia data on a network
JPH08235263A (ja) * 1995-02-28 1996-09-13 Matsushita Electric Ind Co Ltd 輸送経路探索方法および輸送経路探索装置
US5797113A (en) * 1995-02-28 1998-08-18 Matsushita Electric Industrial Co., Ltd. Method and system for determining transportation route
US5953706A (en) * 1996-10-21 1999-09-14 Orissa, Inc. Transportation network system

Also Published As

Publication number Publication date
AU3461400A (en) 2001-10-03

Similar Documents

Publication Publication Date Title
US6272485B1 (en) Transferring selected formatted documents over a computer network using interface script
Huang et al. Development of a web-based system for engineering change management
US9141614B2 (en) System and method for automating the assembly, processing and delivery of documents
US6250930B1 (en) Multi-functional communication and aggregation platform
US7209930B2 (en) Information providing system and a method for providing information
US7644088B2 (en) Systems and methods for retrieving data
US7231593B1 (en) System and method for managing a spreadsheet
US7395225B2 (en) Custom-made product sales system and method
US20210256539A1 (en) System and Method for Providing Requested Information to Thin Clients
US20010034738A1 (en) Method and system for managing electronic documents in an agenda process
US20060041840A1 (en) File translation methods, systems, and apparatuses for extended commerce
US20060200479A1 (en) Form production system
CN1650295A (zh) 用于数据库查询和信息提交的方法和系统
CN101160581A (zh) 实现基于位置的多模式电子目录服务方法、系统以及装置
US20060080132A1 (en) Method for generating, accessing, and managing property inspection reports
US20030078833A1 (en) Marketing supporting method and device using electronic message
US20020019821A1 (en) Apparatus, systems and methods for presenting comparative information
US20080215686A1 (en) System and methods for tracking, analyzing, and reporting electronic mail and associated electronic mail events
CN109978420A (zh) 一种物流配送管理调度系统
US20110231220A1 (en) On-Line Invention Disclosure System
WO2001071532A1 (fr) Site web pour transport maritime et industrie associee permettant a un abonne de telecharger des donnees et a un utilisateur de faire des recherches
US20030120564A1 (en) Method and system for retail product management
US20030036976A1 (en) System and method for providing business transaction information in multiple languages
US20040249728A1 (en) System and method for global inventory querying
KR20000030883A (ko) 가입자가 데이터를 업로드하고 사용자가 데이터를 검색할수 있는 운송산업 및 관련 산업에 관한 웹사이트

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CR CU CZ DE DK DM EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP