Coder Social home page Coder Social logo

gxipmsg's Introduction

//created: geo (August 2012)
https://github.com/gorais/gXipmsg.git


gXipmsg is a Motif version of the wonderful tool IPMsg found on this site: http://ipmsg.org/index.html.en
This project taught me a lot about Motif and TCP/UDP. The goal was to design an application that can be build and run
on all *nix platforms with as much as possible no need of modifiyng anything, as inspired by the O'Reilly book and sample codes.

The main goal for this project is to utilize the fast and easy file transfer on any *nix system between other platforms without
setting up NFS,FTP,SAMBA or other client-server apps for this purpose. 


Release history:
	
BETA 1.0:
	* Very fast download of multiple files
	* Optimized memory handling
	* Optimized widget handling
	* Optimized UDP/TCP handling

ALPHA 1.0:
	* More stable and bug fixes
	* Enhanced GUI
	* Enhance architecture to support all UNIX flavors

APLHA:
	* Messaging thru UDP protocol
	* Can broadcast message to specific people

	
gXipmsg was tested on the following:
1. Intel x86: 
	* Windows XP through Cygwin
	* Solaris 10 through VMWare
	* FreeBSD 9 with OpenMotif through VBox
	* Ubuntu 12.04 with OpenMotif through VBox 

2. MIPS:
	* IRIX 6.5 on SGI O2 and Octane

If you have any chance to try this on other platform, i'll be delighted to hear your feedback :)
You can contact me via email: [email protected]

To try, please download the Windows version on your Windows box.
Then build gXipmsg using make or GNU make with Makefile.
Please note, BSD and SUN has its own Makefile, please use this with -f option.
General step is:
	make
	make install
	
Binary file will be copied to /usr/bin/
Folder structure will be consturcerd under /etc/
	/etc
		/gXipmsg
			ipmsg.xpm
			/Downloads
			
To run: gXipmsg <handlename>	(eg. gXipmsg geo)
If no handlename specified, your login name is automatically used.
	

Hope you enjoy trying this as much i enjoyed coding this, thanks!!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.