Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
README
Package: h323.zip [view]
Upload User: hnnddl
Upload Date: 2007-01-06
Package Size: 3580k
Code Size: 1k
Category:
VOIP program
Development Platform:
WINDOWS
- $Revision: 1.4 $
- $Date: 1998/06/08 16:57:46 $
- Build notes:
- ------------
- Contains instructions to
- A> To build MS.EXE under the win32 environment.
- B> To build ms under unix environments.
- C> Enable RAS client functionality
- A> To build MS.EXE under the win32 environment
- -------------------------------------------
- 1. Note that the configuration that will be build is set to debug. If you
- want to build the release version, set
- CFG = release.
- 2. If your Microsoft developer studio is installed in a place other than
- C:MSDEV then edit the file win32.cf and change the value of the
- macro MSVCDIR. For example if your developer studio is installed in
- C:Program FilesDevStudioVC then set MSVCDIR to
- MSVCDIR = C:progra~1devstudiovc
- 4. Run NMAKE in this directory.
- NMAKE /F MS.MAK
- B> To build ms under unix environments.
- ------------------------------------
- 1. Run the command
- make CFG=value OSNAME=value.
- CFG can take values debug or release.
- OSNAME can take values sun5 vxworks hpux or uw21.
- C> Enable RAS client functionality
- -------------------------------
- 1. Edit the respective OSNAME.cf files and define USE_RAS macro. By
- default this project does not degine USE_RAS macro.
- Go to A> or B> to build the program.
- After you compile the program, run "ms -?" for options