Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Programing TCP/IP Blocks using sockets...

Hugo TigreNov 18 2008 — edited Nov 20 2008
Hi,

I'm in current need of developing an application to send and receive data, to and from a third party app.

For this, I need to create my one TCP/IP blocks, because there's already a communication protocol that tells me how this tcp/ip blocks should be formated (size and binary data).

I need a few tips to get started with this, like for example, will using the java API support for sockets be suffice to accomplish this, or do I need to program with raw sockets, in which case, i'm not sure if the java api has suport for low level socket programing..

Any help you can give me will be much apreciated.

Thanks in advance.

Hugo Tigre
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 18 2008
Added on Nov 18 2008
4 comments
199 views