|
FIXML
< Previous Next >
Developing FIX engine in Java for FIXML.4.4
Mahesh Kumaraguru <> 14 Dec 2005 12:32PM ET Developing FIX engine in Java for FIXML.4.4
-------------------------------------------
The following are the parts of Java you would be using for developing your FIXML.4.4 engine :-
1) Swing - GUI
2) TCP Sockets programming + Server-side MultiThreading
3) File I/O and/or JDBC
4) XML parser
Also you need to see if the engine you develop will be a session initiator or session acceptor.
Regards,
K. Mahesh
> hello thanks for your reply.i also plan to develop the fixml in java.
>
>
> > What technology do you plan to use for developing the FIX engine ? I
> > have experience developing FIX engine in Java ( Core Java + File I/O +
> > Swing GUI + TCP sockets for networking ).
> >
> > > hello any here is ready to help me to develop the fixml engine using
> > > fix4.4 specification.please reply me.
Developing FIX engine in Java for FIXML.4.4 Mahesh Kumaraguru 14 Dec 2005 12:32PM ET |