J
Jason Purcell
Hi there...
I have access to an SMS gateway.
I have written a Delphi application which makes use of a TClientSocket
to send an SMS via this gateway.
I have now tried writing the same thing via Java, using a
DatagramPacket and a DatagramSocket, but it does not want to work.
Has anyone else tried something similar?
Which classes are best to use for something like this?
Regards,
Jason.
I have access to an SMS gateway.
I have written a Delphi application which makes use of a TClientSocket
to send an SMS via this gateway.
I have now tried writing the same thing via Java, using a
DatagramPacket and a DatagramSocket, but it does not want to work.
Has anyone else tried something similar?
Which classes are best to use for something like this?
Regards,
Jason.