Sponsored Content
Operating Systems SCO Old COBOL app move to new server Post 302972199 by jgt on Monday 2nd of May 2016 04:37:03 PM
Old 05-02-2016
Even if you find that you don't have the source code, you may be able to purchase a suitable run time system from Microfocus, the current owners of RM Cobol, and move the application either to Windows or Linux.
This User Gave Thanks to jgt For This Post:
 

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

how to move a file from one server to another server using FTP in shell script?

I have a file --> file1.txt i need to copy this file to another server using FTP....the 2 servers are server1 and server2..may i know how to write a script that can do this? thanks in advance! Im a newbie to this... (4 Replies)
Discussion started by: forevercalz
4 Replies

2. Programming

cobol crn programme run on express cobol as .gnt

can i run .crn programme in express cobol which support to .gnt programme .... Plz tell me solution (2 Replies)
Discussion started by: bibi
2 Replies

3. Shell Programming and Scripting

Calling script from RM cobol and returning value to cobol

Is there a way you can return a value from a script that is called from a rm cobol program... 01 WS-COMD-LINE-PGM X(39) value sh ./getUserId.sh 12345" 01 WS-RETURN-SYS-CODE PIC 9(8). CALL "SYSTEM" USING WS-COMD-LINE-PGM GIVING WS-RETURN-SYS-CODE. ... (1 Reply)
Discussion started by: pavanmp
1 Replies

4. UNIX for Dummies Questions & Answers

difference weblogic server/webserver/app server

Hi All, I am getting confused with the terms below. All I know is an application can be installed on a server. But I see the following terms used in a company. All of them are installed on same Unix box. Could you please help me out in layman terms as to what these exactly means. (PS: I don't... (1 Reply)
Discussion started by: tostay2003
1 Replies

5. UNIX for Advanced & Expert Users

Sun java app server

quick question: where can I download sun java application server that will run in java6? or both? I need to install sun java app server and java6. thanks ---------- Post updated at 09:20 AM ---------- Previous update was at 09:12 AM ---------- OS: solaris10 (0 Replies)
Discussion started by: lhareigh890
0 Replies

6. Red Hat

Configure app server to view server files

Hi, We have a OEL6.1 installed on our server. We want developers to view there application logs generated on the server, but doesn't really want to give them access to server machine. Can someone please suggest how can we configure apache/httpd to create a url which will show all files in... (1 Reply)
Discussion started by: shrshah64
1 Replies

7. UNIX and Linux Applications

How to Monitor Tomcat App Server?

Tomcat stops logging intermittently for brief intervals of time like for 5 or 6 secs I wish to monitor if my Tomcat process gets stuck, hung or even shutdown or remains healthy at the time i see the problem of no logging. Can you please let me know how can i monitor Tomcat Application... (10 Replies)
Discussion started by: mohtashims
10 Replies
shevek::avahi::browser(3)				     Library Functions Manual					 shevek::avahi::browser(3)

NAME
shevek::avahi::browser - Class for browsing other hosts. SYNOPSIS
#include <avahi.hh> Inherits shevek::refbase. Classes struct details Details about a discovered service. These are internally created and may be examined by the application. struct owner Information about a discovered server. Public Types typedef std::set< details > details_list Container class for a list of details. typedef std::map < Glib::ustring, owner > list" Container class for a list of owners. Public Member Functions list const & get_list () Access the list of owners. sigc::signal1< void, Glib::ustring const & > signal_changed ()" Signal to be notified when the list changes. ~browser () The destructor cleans everything up. Static Public Member Functions static Glib::RefPtr< browser > create (Glib::ustring const &protocol) Create a browser class without an existing avahi object. Don't use this if you have an avahi object; use avahi::create_browser instead. static list get_list_block (Glib::ustring const &protocol, Glib::ustring const &name=Glib::ustring()) Synchronously get a list of owners. When using this, the servers are not monitored, so you will not be notified of any changes. Friends class avahi Detailed Description Class for browsing other hosts. Author Generated automatically by Doxygen for libshevek from the source code. libshevek Fri May 11 2012 shevek::avahi::browser(3)
All times are GMT -4. The time now is 09:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy