edi - How does SWIFT work? -


i understand way swift messages work. tried understand google , says uses packet switched network mechanism.

it of great favour if can throw light on following questions

  1. whether swift communication protocol as2

  2. for trade finance system if use imex using swift message requires adapter kind of components imex

  3. architecture of swift

how swift works big subject, it's proprietary protocol driven needs of swift community.

since started in days of computing, core stuff uses unix philosophy of: write programs 1 thing, well, , use text inter program communication.

so, take fin messaging, swift works using ascii text files across secure network.

to able send , receive these text files need join swift. see http://www.swift.com/ordering/join_swift

the architecture proprietary, but, once join swift can send , receive formatted text files, or, in "next generation" it's xml but, me, trying re-invent unix philosophy, bound fail, , expensive in process. apparently clients wanted...........?

so there have it...


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -