• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

need help-->"RPG socket server ".

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,
i am a java developer.
And i am new to AS400,iSeries,RPG stuff's.
problem:
I want my java program to communicate with RPG program which is residing in iSeries server.
so in order to say "Hello..RPG" from java program my client is insisting me to Use "RPG Socket Server" rather than JToolkit/JTOpen which is available as open source from IBM.
Can u help me out in knowing the "RPG socket server Interfaces if available for java" .
i wants to know in detail about "RPG Socket server" functionality and its architecture in iSeries environment..(Do i need to perform any socket level programming here???)
Tnx in Advance..
Rgds
Murali
pls reply to: muralidhara.h@readiminds.com
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This isn't a very meaningless question so I think you would be more likely to get a meaningful answer if you register and pick a more appropriate forum.
 
Ranch Hand
Posts: 452
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
See RPG IV Sockets Tutorial.
And this article: Display AS/400 Data on a PDA.
And this article: Not just for Bitheads.
And this discussion: Sockets Programming with RPG & Visual Basic.
And this discussion (requires free registration):
Running RPG program on an AS/400.
And there's always the iSeries Information Center.
[ August 02, 2003: Message edited by: Nanhesru Ningyake ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic