Responding to Wkc...
> Hello to all, this component diagram is for my FYP.
>
The purpose of these forums is not to do your classroom assignments for
you. Grinding through it yourself is part of the learning process. So
the best you will get are some broad hints...
> I program a VoIP + supply order system,
>
> My component is GUI, VoIP and supply order.
>
> Any other you all can think of ?
>
This application doesn't access a persistent data store? Are you going
to implement IP communications in the same subject matter with business
logic like checking input correctness? Think about all the things your
application actually has to do and break them down by subject matter.
'Supply order' sounds suspiciously like an object that would implement
the subject matters of the other components.
A great deal depends on the complexity of the requirements. This CD
might be fine for a very simple application but if this is going to be
an enterprise application of a Fortune 500, you might have dozens of
components.
> I wonder there is no connection between GUI with VoIP and supply order
> but there is connection between VoIP and supply order.
>
GUI is not connected to either of the others? How do user requests in
the GUI get converted to orders without communicating with other components?
--
Life is the only flaw in an otherwise perfect nonexistence
-- Schopenhauer
H. S. Lahman
H.la...@verizon.net
software blog:
http://pathfinderpeople.blogs.com/hslahman/index.html