+

WO1999039293A1 - Procede et systeme pour constituer des marches de vente d'un produit sur internet - Google Patents

Procede et systeme pour constituer des marches de vente d'un produit sur internet Download PDF

Info

Publication number
WO1999039293A1
WO1999039293A1 PCT/US1999/001769 US9901769W WO9939293A1 WO 1999039293 A1 WO1999039293 A1 WO 1999039293A1 US 9901769 W US9901769 W US 9901769W WO 9939293 A1 WO9939293 A1 WO 9939293A1
Authority
WO
WIPO (PCT)
Prior art keywords
data processing
processing system
ask
central data
public network
Prior art date
Application number
PCT/US1999/001769
Other languages
English (en)
Inventor
Michael L. Sheriff
Gary L. Wade
Original Assignee
Cyberquest, Inc.
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 Cyberquest, Inc. filed Critical Cyberquest, Inc.
Priority to AU24768/99A priority Critical patent/AU2476899A/en
Publication of WO1999039293A1 publication Critical patent/WO1999039293A1/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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Definitions

  • the present invention relates generally to establishing a web site on the Internet where goods can be bought and sold. More specifically, the present invention relates to establishing a web site which automatically makes a market in a given good by automatically adjusting the seller's price of a good in response to bids placed and orders received for the good.
  • One type of Internet site that is now available is similar to the traditional mail order catalog. In this type of site, a retailer can display selected articles, and can accept orders at a fixed price for these articles.
  • Another type of Internet site available today specializes in selling used, refurbished, close-out, and one-of-a-kind items. These sites are designed to recreate an auction environment. In this type of site, buyers can bid for certain goods, with the goods ultimately going to the highest bidder(s).
  • a central data processing system creates a market in a good by accepting bids in response to a previously received ask.
  • the central data processing apparatus is connected to a public network accessible by a large number of people, such as the Internet.
  • the central data processing system receives an ask from the public network for a good to be sold.
  • a plurality of bids for the good is received from the public network.
  • the central data processing system compares a price term associated with each bid to a price term associated with the ask. Depending upon the relative values of these terms, the central data processing system then adjusts the price associated with the ask.
  • the central data processing system matches a particular bid to the ask for the good. In this manner, the central data processing apparatus makes a market in the good.
  • Figure 1 depicts a data processing system which can be programmed to operate in accordance with the present invention
  • FIG. 2 is a more detailed high level diagram which further illustrates the major components of the data processing system of Figure 1;
  • FIG. 3 illustrates a public network, such as the Internet, on which the present invention may be implemented;
  • Figure 4 illustrates a buyer's home page according to the present invention
  • Figure 5 illustrates a seller's home page according to the present invention
  • Figure 6 is a chart showing the logical relationship between the various software modules of the present invention.
  • Figure 7 is a flowchart illustrating a method according to the present invention.
  • Figure 8 is a more detailed view of one of the steps shown in Figure 7.
  • Figure 1 depicts data processing system 20, which includes processor 22, keyboard 24, and display 26. Keyboard 24 is coupled to processor 22 by cable 28.
  • Display 26 includes display screen 30, which may be implemented utilizing a cathode ray tube (CRT), a liquid crystal display (LCD), an electroluminescent panel, or the like.
  • Data processing system 20 also includes pointing device 32, which may be implemented utilizing a track ball, joystick, touch sensitive tablet or screen, trackpad, glidepad, or as illustrated in Figure 1, a mouse. Pointing device 32 may be utilized to move a pointer or cursor on display screen 30.
  • Processor 22 may also be coupled to one or more peripheral devices, such as modem 34, CD-ROM 36, network adaptor 38 and floppy disk drive 40, each of which may be internal or external to the enclosure of processor 22.
  • An output device such a printer 42 may also be coupled to processor 22.
  • Display 26, keyboard 24, and pointing device 32 may each be implemented utilizing any one of several known off-the-shelf components.
  • Data processing system 20 may be implemented utilizing any general purpose computer or so-called personal computer, such as those sold by Compaq, Dell, Apple, Sun, and others.
  • Data processing system 20 is controlled primarily by computer readable instructions, which may be in the form of software, wherever, or by whatever means such software is stored or accessed. Such software may be executed within central processing unit (CPU) 50 to cause data processing system 20 to do work.
  • CPU central processing unit
  • central processing unit 50 is implemented by a single-chip CPU called a microprocessor.
  • a microprocessor An example of such a microprocessor is the microprocessor sold under the trademark "PENTIUM" by Intel Corporation.
  • Coprocessor 52 is an optional processor, distinct from main CPU 50, that performs additional functions or assists CPU 50.
  • One common type of coprocessor is the floating- point coprocessor, also called a numeric or math coprocessor, which is designed to perform numeric calculations faster and better than general-purpose CPU 50.
  • the functions of many coprocessors have been incorporated into more powerful single-chip microprocessors.
  • System bus 54 Such a system bus connects the components in data processing system 20 and defines the medium for data exchange.
  • System bus 54 typically includes data lines for sending data, address lines for sending addresses, and control lines for sending interrupts and for operating the system bus. In some embodiments, system bus 54 uses the same lines for both data and address communications.
  • An example of such a system bus is the PCI (Peripheral Component Interconnect) bus.
  • PCI Peripheral Component Interconnect
  • Many system busses provide a function called bus arbitration that regulates access to the bus by extension cards, controllers, and CPU 50. Devices that attach to such a system bus and arbitrate to take-over the bus are called bus masters.
  • Memory devices coupled to system bus 54 include random access memory (RAM) 56, read only memory (ROM) 58, and nonvolatile memory 60.
  • RAM random access memory
  • ROM read only memory
  • nonvolatile memory 60 Such memories include circuitry that allows information to be stored and retrieved. ROMs contain sorted data that cannot be modified. Data stored in RAM can be read or changed by CPU 50 or other hardware devices.
  • Nonvolatile memory is memory that does not lose data when power is removed from it.
  • Nonvolatile memories include ROM, EPROM, EEPROM, bubble memory, or batter-backed CMOS RAM. As shown in Figure 2, such battery-backed CMOS RAM may be utilized to store system configuration information.
  • RAM 56, ROM 58, and nonvolatile memory 60 may be controlled by memory controller 62 and bus controller 64.
  • Memory controller 62 may provide an address translation function that translates virtual addresses into physical addresses as instructions are executed.
  • Memory controller 62 may also provide a memory protection function that isolates processes within the system and isolates system processes from user processes. Thus, a program running in user mode can access only memory mapped by its own process virtual address space; it cannot access memory within another process's virtual address space unless memory sharing between the processes has been set up.
  • An expansion card or expansion board is a circuit board, that includes chips and other electronic components connected in a circuit, which adds functions or resources to the computer.
  • Typical expansion cards add memory, disk-drive controllers 66, video support, parallel and serial ports, and internal modems.
  • expansion cards usually take the form of PC Cards, which are credit card-size devices designed to plug into a slot in the side or back of a computer.
  • PCMCIA slot Personal Computer Memory Card International Association
  • empty slots 68 may be used to receive various types of expansion cards or PCMCIA cards.
  • Disk controller 66 and diskette controller 70 both include special-purpose integrated circuits and associated circuitry that direct and control reading from and writing to a hard disk drive 72 and a floppy disk or diskette 74, respectively. Such disk controllers handle tasks such as positioning the read/write head, mediating between the drive and the microprocessor, and controlling the transfer of information to and from memory.
  • a single disk controller can usually control more than one disk drive.
  • CD-ROM controller 76 may be included in data processing 20 for reading data from CD-ROMs 78 (compact disk read-only memory). Such CD-ROMs use laser optics rather than magnetic means for reading data.
  • Keyboard mouse controller 80 is provided in data processing system 20 for interfacing with keyboard 82 and a pointing device, such as mouse 84.
  • pointing devices are typically utilized to control an on-screen element, such as a cursor, which may take the form of an arrow having a hot-spot that specifies the location of the pointer when the user presses a mouse button.
  • Other pointing devices include the graphics tablet, the stylus, the light pen, the joystick, the puck, the trackball, and the trackpad.
  • Direct memory access (DMA) controller 86 may be used to provide a memory access that does not involve CPU 50. Such memory access are typically employed for data transfer directly between memory and an "intelligent" peripheral device, such as between memory 56 and disk controller 66.
  • DMA Direct memory access
  • Serial controller 88 is utilized to transmit information between computers, or between a computer and peripheral devices, one bit at a time over a single line.
  • Serial communications can be synchronous (controlled by some time standard such as a clock) or asynchronous (managed by the exchange of control signals that govern the flow of information). Examples of serial communications standards include the RS-232 interface and the RS-422 interface.
  • a modem is a communications device that enables a computer to transmit information over a standard telephone line. Modems convert digital computer signals to analog signals suitable for communication over telephone lines. Modem 92 may provide a connection to sources of software, such as a server, an electronic bulletin board, and the Internet or World Wide Web.
  • Network adapter 90 may be used to connect data processing system 20 to a local area network 94.
  • Network 94 may provide computer users with means of communicating and transferring software and information electronically. Additionally, network 94 may provide distributed processing, which involves several computers and the sharing of workloads or cooperative efforts in performing a task.
  • Display 96 which is controlled by display controller 98, is used to display visual output generated by data processing system 20. Such visual output may include text, graphics, animated graphics, and video.
  • Display 96 may be implemented with a CRT- based video display, an LCD-based flat-panel display, or a gas plasma-based flat-panel display.
  • Display controller 98 includes electronic components required to generate a video signal that is sent to display 96.
  • Printer 100 may be coupled to data processing system 20 via parallel controller 102. Printer 100 is used to put text or a computer-generated image on paper or on another medium, such as a transparency. Other types of printers may include an image setter, a plotter, or a film recorder.
  • Parallel controller 102 is used to send multiple data and control bits simultaneously over wires connected between system bus 54 and another parallel communication device, such as printer 100.
  • the most common parallel interface is the Centronics interface.
  • interrupt controller 104 may generate interrupts which are processed by interrupt controller 104.
  • An interrupt is a request for attention from CPU 50 that can be passed to CPU 50 by either hardware or software.
  • An interrupt causes the microprocessor to suspend currently executing instructions, save the status of the work in progress, and transfer control to a special routine, known as an interrupt handler, that causes a particular set of instructions to be carried out.
  • Interrupt controller 104 may be required to handle a hierarchy of interrupt priorities and arbitrate simultaneous interrupt requests. Interrupt controller 104 may also be used to temporarily disable interrupts.
  • Figure 3 illustrates a simplified view of a large computer network available to the public, such as the Internet.
  • Data processing systems 304 are connected with internet 302 in such a way that data processing systems 304 can communicate with each other and with many other data processing systems located around the world.
  • the countless computing devices e.g., routers, switches, servers, etc.
  • networks both public and private, which comprise today's Internet.
  • internet 302 is important because it allows many remotely-located people to inexpensively "come together" at a single location and transact business.
  • any networks developed in the future which share these important characteristics with the Internet of today should be considered within the scope of this invention.
  • any device which allows access to internet 302 besides data processing systems 304 is also within the scope of this invention.
  • the present invention may be implemented on the data processing system as shown in Figures 1 and 2.
  • This data processing system can be programmed to operate in accordance with the present invention by using web site development software which causes the data processing system described above to operate as a web site. Programming a data processing system to operate as a web site, and the integration of such a data processing system into the Internet are well known in the art.
  • To register as a buyer one supplies the web site with some user information and a credit card number. This credit card number is used to guarantee payment of items purchased by the buyer.
  • the buyer selects a password. The buyer uses this password during subsequent sessions with the web site.
  • a seller must register with the web site before they can begin selling items using the web site. During this registration process, the seller enters into a legal relationship with the operators of the web site regarding commissions, and supplies the operators with information on the goods the seller wishes to sell.
  • the web site After one completes the registration process, the web site provides both buyers and sellers with their own home pages. This allows each buyer and seller to bypass any intermediate web pages on the web site, and to go directly to their own home page. Each person's home page will display important, personalized information for the buyer or seller, and will allow the buyers and sellers to choose from a list of often-used functions.
  • FIG. 4 An example of a buyer's home page is shown in Figure 4.
  • a buyer can navigate to this home page by simply entering the address of the home page, along with the buyer's password.
  • the buyer is presented with several items of information, and a list of often-used functions.
  • lines 402 and 404 the buyer is shown how many of his bids are outstanding, along with the number of orders.
  • An order results from one of the buyer's bids being matched to an ask.
  • the buyer can activate functions to view details regarding all of his outstanding bids and orders.
  • a buyer may change or
  • a bid will include an expiration date, a minimum and maximum order quantity, and the unit price which the buyer is willing to pay for the goods.
  • a buyer can activate the catalog function in line 406 to view products upon which he can bid. Also shown in Screen 400 are several miscellaneous functions, such as obtaining help and changing the buyer's password.
  • a typical seller's home page is shown in Figure 5. Like the buyer's home page, the seller's home page provides the seller with information, along with a list of often-used functions. For instance, line 502 displays the total number of asks for the seller, while line 504 displays the number of bids that have not been matched to asks. Lines 502 and 504 allow the seller to activate a function to view the details of a particular ask. A seller may change or delete the ask, and may change the amount of inventory available. A typical ask will include a minimum and maximum order quantity, as well as a minimum unit price for the goods.
  • Figure 6 illustrates the relationships between the various software modules which comprise a web site operating according to the present invention.
  • Transaction engine 608 Central to web site 600 is transaction engine 608.
  • Transaction engine 608 works to manage bids from buyer module 610 and ask from seller module 604. In managing these transactions, transaction engine 608 attempts to match bids and asks to form orders. As will be described below, transaction engine 608 can also alter the price of goods in response to bids received for those goods.
  • Buyer module 610 serves as an interface between buyers and web site 600.
  • Buyer module 610 handles the process of registering a new buyer with transaction engine 608, as well as creating a financial relationship between a buyer and accounting system module 602.
  • buyer module 610 transmits this information to transaction engine 608. If a bid is matched to an ask, buyer module 610 will receive this information from transaction engine 608 and will notify the buyer.
  • seller module 604 serves as an interface between sellers and web site 600.
  • Seller module 604 receives information about the goods a seller wishes to sell, and transmits this information to transaction engine 608.
  • Seller module 604 also communicates with accounting system module 602 to transfer money to a seller once a buyer has purchased the goods being sold.
  • seller module 604 and seller module 612.
  • seller module 604 and seller module 612 In the actual implementation of the web site shown in Figure 6, seller module 604 and seller module 612 would be one logical unit.
  • Seller module 612 interfaces with transaction engine 608 and buyer module 610 to handle goods that have been purchased by a buyer but, for one reason or another, have been returned to the seller.
  • accounting system module 602 interfaces with both seller module
  • Bank module 606 interfaces with credit card institutions to charge a buyer's credit card after a buyer's bid is matched to an ask.
  • Figure 7 illustrates a process of buying goods according to the present invention.
  • the web site receives an ask from a seller (702).
  • This ask contains information about the minimum and maximum quantity of the goods to be sold, as well as the minimum price the seller is willing to accept for his goods.
  • the goods offered for sale will be displayed to potential buyers, and these potential buyers can bid on the goods.
  • a buyer will bid for the goods being sold by the seller (704). This bid will usually contain the price willing to be paid for the goods by the buyer, as well as the quantity of goods the buyer wishes to purchase.
  • a bid will also contain an expiration date, which, in a preferred embodiment of the present invention, can be from 1 to 14 days from the date the bid is entered.
  • the web site will match the bid and ask into an order, and a purchase will have taken place.
  • a buyer may offer a lower price for the goods than the seller is asking.
  • the bid offered by the buyer will remain pending until cancelled by the buyer or accepted by the seller.
  • the bid may expire on its own accord, which will have the effect of canceling the bid.
  • the asking price of a good may be lowered until it matches the bid price offered by a seller (706).
  • a buyer may raise bis bid price so that it matches the asking price for the goods.
  • the web site will match the ask and bid to create an order for the goods (708). If the price specified in an ask and a bid never intersect, no transaction will ever be completed, and no goods will either be bought or sold with respect to the particular bid and ask.
  • Figure 8 illustrates the process where the web site automatically adjusts the asking price for a good being sold. Initially, the web site receives an ask containing price and quantity terms (802). The time and date at which this ask is received are noted. The web site then schedules a time in the future at which to evaluate this ask. This evaluation time period may be adjusted by the web site operator, or the seller. In a preferred embodiment of the present invention, asks are evaluated every 48 hours.
  • the web site will evaluate the ask (804). In evaluating the ask, it is first determined whether an order has been placed against the ask since the previous evaluation (806). If an order has been placed against the ask since the previous evaluation, the price for the ask is adjusted according to the higher of the following equations:

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

L'invention concerne un système central de traitement de données (608) qui crée un marché de vente d'un produit en acceptant des offres en réponse à une demande précédemment reçue. Au départ, le système central de traitement de données est raccordé à un réseau public accessible pour un grand nombre de personnes (610/604), tel qu'Internet. Le système central de traitement de données reçoit ensuite par le réseau public une demande d'un produit à vendre, puis plusieurs offres d'achat dudit produit, toujours par le biais du réseau public. Le système compare ensuite une référence de prix associée à chaque offre avec une référence de prix associée à la demande. En fonction des valeurs relatives de ces références, le système ajuste le prix associée à la demande. Enfin le système met en correspondance une offre parrticulière avec la demande du produit. Ainsi, le système central de traitement de données constitue un marché pour ledit produit.
PCT/US1999/001769 1998-01-29 1999-01-28 Procede et systeme pour constituer des marches de vente d'un produit sur internet WO1999039293A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU24768/99A AU2476899A (en) 1998-01-29 1999-01-28 Method and apparatus for making markets in goods sold over the internet

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US1525598A 1998-01-29 1998-01-29
US09/015,255 1998-01-29

Publications (1)

Publication Number Publication Date
WO1999039293A1 true WO1999039293A1 (fr) 1999-08-05

Family

ID=21770375

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/001769 WO1999039293A1 (fr) 1998-01-29 1999-01-28 Procede et systeme pour constituer des marches de vente d'un produit sur internet

Country Status (2)

Country Link
AU (1) AU2476899A (fr)
WO (1) WO1999039293A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG83155A1 (en) * 1999-09-21 2001-09-18 Rossignol Pte Ltd Market clearance method and apparatus
WO2001069481A1 (fr) * 2000-03-17 2001-09-20 Nexpo Corporation Limited Procede de presentation de cyber foire grace a un reseau informatique et support permettant de l'enregistrer
FR2806816A1 (fr) * 2000-03-24 2001-09-28 France Telecom Systeme informatique de gestion de ventes aux encheres en temps reel
WO2002048937A1 (fr) * 2000-12-16 2002-06-20 Cesma International Pte Ltd. Systeme et procede de gestion d'achats en gros

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5063507A (en) * 1990-09-14 1991-11-05 Plains Cotton Cooperative Association Goods database employing electronic title or documentary-type title
US5640569A (en) * 1995-04-28 1997-06-17 Sun Microsystems, Inc. Diverse goods arbitration system and method for allocating resources in a distributed computer system
US5689652A (en) * 1995-04-27 1997-11-18 Optimark Technologies, Inc. Crossing network utilizing optimal mutual satisfaction density profile
US5727165A (en) * 1990-12-17 1998-03-10 Reuters Limited Offer matching system having timed match acknowledgment
US5799151A (en) * 1994-04-04 1998-08-25 Hoffer; Steven M. Interactive electronic trade network and user interface
US5802502A (en) * 1993-05-24 1998-09-01 British Telecommunications Public Limited Company System for selective communication connection based on transaction pricing signals
US5826244A (en) * 1995-08-23 1998-10-20 Xerox Corporation Method and system for providing a document service over a computer network using an automated brokered auction
US5845266A (en) * 1995-12-12 1998-12-01 Optimark Technologies, Inc. Crossing network utilizing satisfaction density profile with price discovery features

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5063507A (en) * 1990-09-14 1991-11-05 Plains Cotton Cooperative Association Goods database employing electronic title or documentary-type title
US5285383A (en) * 1990-09-14 1994-02-08 Plains Cotton Cooperative Association Method for carrying out transactions of goods using electronic title
US5727165A (en) * 1990-12-17 1998-03-10 Reuters Limited Offer matching system having timed match acknowledgment
US5802502A (en) * 1993-05-24 1998-09-01 British Telecommunications Public Limited Company System for selective communication connection based on transaction pricing signals
US5799151A (en) * 1994-04-04 1998-08-25 Hoffer; Steven M. Interactive electronic trade network and user interface
US5689652A (en) * 1995-04-27 1997-11-18 Optimark Technologies, Inc. Crossing network utilizing optimal mutual satisfaction density profile
US5640569A (en) * 1995-04-28 1997-06-17 Sun Microsystems, Inc. Diverse goods arbitration system and method for allocating resources in a distributed computer system
US5826244A (en) * 1995-08-23 1998-10-20 Xerox Corporation Method and system for providing a document service over a computer network using an automated brokered auction
US5845266A (en) * 1995-12-12 1998-12-01 Optimark Technologies, Inc. Crossing network utilizing satisfaction density profile with price discovery features

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG83155A1 (en) * 1999-09-21 2001-09-18 Rossignol Pte Ltd Market clearance method and apparatus
WO2001069481A1 (fr) * 2000-03-17 2001-09-20 Nexpo Corporation Limited Procede de presentation de cyber foire grace a un reseau informatique et support permettant de l'enregistrer
FR2806816A1 (fr) * 2000-03-24 2001-09-28 France Telecom Systeme informatique de gestion de ventes aux encheres en temps reel
WO2001073621A1 (fr) * 2000-03-24 2001-10-04 France Telecom Systeme informatique de gestion de ventes aux encheres en temps reel
WO2002048937A1 (fr) * 2000-12-16 2002-06-20 Cesma International Pte Ltd. Systeme et procede de gestion d'achats en gros

Also Published As

Publication number Publication date
AU2476899A (en) 1999-08-16

Similar Documents

Publication Publication Date Title
US6014643A (en) Interactive securities trading system
US20020091611A1 (en) Interactive securities trading system
US7124095B2 (en) Third party merchandise return method, storage medium and implementing system
US20020169705A1 (en) Reserve price auctioning
WO2003025712A2 (fr) Comparaison, publicite et changement de fournisseur
JP2002015221A (ja) 販売方法、及び販売システム
US20030088466A1 (en) Price paid database method and system
US6179209B1 (en) Credit card reader for internet-based commerce
US20010037257A1 (en) Group bulk purchase system using network
JP2001350964A (ja) 商品売買システム
JPH10240814A (ja) インターネット回線を利用したクレジットカード決済システム
KR20010075131A (ko) 다자간 기업들간의 공급망 최적화를 위한 시스템 및 방법
WO2003083608A2 (fr) Procede d'integration et de rapprochement de documents electroniques
WO1999039293A1 (fr) Procede et systeme pour constituer des marches de vente d'un produit sur internet
JP2000268260A (ja) ポイントクーポン券と前払い型利用券との換算方法及び電子モール装置及びポイントクーポン券・前払い型利用券換算プログラムを記録したコンピュータ読み取り可能な記録媒体
CN117522284A (zh) 食品请购流程管控方法、系统、电子设备及存储介质
US7366686B2 (en) Sales support system and method therefor
JP2002092496A (ja) ネット取引方法、データ処理方法および装置、データ通信システム、情報記憶媒体
KR100407110B1 (ko) 호가 부분공개를 통한 전자 채권경쟁입찰방법 및 그 장치
US7174367B2 (en) Information providing method and information providing apparatus for network
US20020040330A1 (en) Apparatus and method for providing information about sale of goods, method for displaying information about sale of goods, and computer-readable recording medium
KR20010025634A (ko) 이미지 작품을 활용한 상품 판매 시스템 및 그 방법
WO2001033451A1 (fr) Procede d'hebergement de marche sur l'internet pour echange de monnaie electronique fictive (epc)
KR20020032871A (ko) 실시간 가격 흥정 가능한 전자상거래 시스템 및 방법
KR100416070B1 (ko) 부동산 온라인/오프라인 중개 처리 장치 및 방법

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK 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 MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SZ 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
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载