Hi,
i'm now making a project of sending ,receiving ..with SMS.I think only sending, receivng,includeing error handlin doesn't make my project complete. What do i need to improve my proj.
plz ignore my mistakes. :cheesy:
Thank You
Hi,
i'm now making a project of sending ,receiving ..with SMS.I think only sending, receivng,includeing error handlin doesn't make my project complete. What do i need to improve my proj.
plz ignore my mistakes. :cheesy:
Thank You
For : sending and receiving plus basic error handling are a solid start. To make the project look complete and useful as a portfolio or coursework piece, treat it like a small production-grade messaging system: define requirements, pick the right transport, and implement message lifecycle, reliability, monitoring, and compliance.
Suggested checklist (each item is a concrete addition to implement):
For : sharing a minimal, sanitized example of the Java stack (Java SE vs Java ME, chosen transport, DB schema) will let others give targeted fixes; remove keys and phone numbers first. For : clarifying the target platform and scale will narrow the best choices above.
Cautions: SMS costs and local regulations matter. If international and Unicode messaging are needed, test actual carrier behavior end-to-end.
Jump to Post— leelee 11Pardon?
Pardon?
Hi,
now we are also on similar project like this
so first send project code code and description
we will try and rectify ur code
then it is useful both of u
ok
Thank u
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.