Main > Free Download Search >

Free network application software for mac

network application

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 8438
Wait for Application 1.0.4

Wait for Application 1.0.4


Wait for Application - Shows how to wait for a scriptable application to launch more>>
Wait for Application is a script application that shows how to wait for a scriptable application to launch before you start sending Apple events to it.

Requires the Style scriptable text editor by Marco Piovanelli and the Standard Additions scripting addition; give it a Finder partition of 350K.

<<less
Download (10KB)
Added: 2006-05-31 License: Freeware Price:
1244 downloads
Network Beacon 1.1

Network Beacon 1.1


Network Beacon - Publish/serve Rendezvous services on network more>>
Network Beacon will allow you to publish Rendezvous services on a computer or to serve as a proxy for Rendezvous services on other computers or devices.
Enhancements:
- added universal binary support for PowerPC and Intel Macintosh computers.
<<less
Download (357KB)
Added: 2007-05-15 License: Freeware Price:
892 downloads
Log Application Usage 1.1

Log Application Usage 1.1


Log Application Usage is a highly-efficient, high-quality application which is invisible and writes launch and quit times of all applications to the file Log Application Usage.log in the preferences folder. more>> <<less
Download (2.9MB)
Added: 2008-04-05 License: Free Price:
downloads
Network Pasteboard 0.1b

Network Pasteboard 0.1b


Network Pasteboard allows you to access the pasteboard of other computers on your local network more>>
Network Pasteboard allows you to access the pasteboard of other computers on your local network.

When you run Network Pasteboard you can copy from the pasteboard of any mac that is running Network Pasteboard on your local network. - Network Pasteboard uses Rendezvous to show all macs on the local network that are sharing their pasteboards. You choose whether or not to share your own pasteboard.


<<less
Download (143KB)
Added: 2005-11-08 License: Freeware Price:
1451 downloads
LoadTest Application 1.13en

LoadTest Application 1.13en


LoadTest Application is considered as an ideal program especially for those in web development on OS X. more>>

LoadTest Application 1.13en is considered as an ideal program especially for those in web development on OS X. The simple utility allows you to quickly load test a url. With options for # of loads and an optional delay setting it just works.

Performance and load testing applications are plentiful in the *NIX environment but this simple GUI utility allows the user a quick easy "leave it in the doc" option for those who have the need.

<<less
Download (59.6KB)
Added: 2009-05-11 License: Freeware Price:
downloads
FAXstf Network Edition 3.5.5

FAXstf Network Edition 3.5.5


FAXstf Network Edition is a highly-efficient, high-quality utility which saves money and helps control faxing activities by allowing your network to share a fax modem and phone line. more>>

FAXstf Network Edition 3.5.5 is a highly-efficient, high-quality utility which saves money and helps control faxing activities by allowing your network to share a fax modem and phone line. Eliminate installation of unneeded phone lines. No more additional expenses when you upgrade your network because FAX Network Edition grows with you.

<<less
Download (433.6KB)
Added: 1998-12-19 License: update/patch Price:
downloads
Application Timer 1.0

Application Timer 1.0


Application Timer - put a timer on any application more>>
Application Timer is an AppleScript that will put a timer on any application.
Now you can leave your computer and not worry about an application quitting. Just set a timer! Does minutes or hours, too.


<<less
Download (3KB)
Added: 2005-12-28 License: Freeware Price:
1414 downloads
Network Device Finder 1.1

Network Device Finder 1.1


Network Device Finder - Finds IP address of any device on a network more>>
Network Device Finder will find all web servers on your network.
This includes computers running web server software, routers, network cameras, and any other network device with a web interface.

This software is designed to aid the setting up of network video devices for our video surveillance software SecuritySpy, although you are free to use it for any purpose.
<<less
Download (52KB)
Added: 2006-09-12 License: Freeware Price:
1209 downloads
Network Auralization for Gnutella 1.0rc2

Network Auralization for Gnutella 1.0rc2


Network Auralization for Gnutella - Collage random downloaded MP3s from Gnutella more>>
Network Auralization for Gnutella (N.A.G.) is an interactive software art tool that turns the process of searching for and downloading MP3 files into a chaotic musical collage.

It searches for MP3 files that match keywords on the Gnutella network, and downloads and remixes them in real time based on the structure of the Gnutella network itself. It was commissioned by New Radio and Performing Arts, Inc. and was made possible with funding from the National Endowment for the Arts.

<<less
Download (1.2MB)
Added: 2005-09-28 License: Freeware Price:
1486 downloads
Network Caller ID 0.73

Network Caller ID 0.73


Network Caller ID brings users a free, pen source and versatile application which is capable of displaying information on caller ID more>> Network Caller ID 0.73 brings users a free, pen source and versatile application which is capable of displaying information on caller ID. Network Caller ID is CID distributed over a network to a variety of devices and computers. NCID supports messages and clients can send a one line message to all connected clients.

Major Features:

  1. NCID consists of a server called ncidd, a universal client called ncid, various client output modules, two SIP gateways, and a YAC gateway.
  2. The server, ncidd, monitors either a modem, device or gateway for the CID data. The data is collected and sent, via TCP, to one or more connected clients.
  3. The server supports multiple gateways which can be used with or without a modem or device.
  4. The client, ncid, normally displays the Caller ID data and the Server Caller ID log in a GUI window. The client output can be changed with output modules.
  5. One module can speak the CID, another can send the CID to a pager or cell phone.
  6. There are other output modules, including ones that display the CID on a TiVo or MythTV.
  7. The SIP gateways obtain the Caller ID information from a VOIP system, using SIP Invite.
  8. The YAC gateway obtains the Caller ID information from a YAC server.

Enhancements:

  • Makefile:
    • changed tivo-series1 to tivo-s1 and tivo-series2 to tivo-s2
    • changed .sh rule to be more general for /usr/local changes
    • added added IMAGEDIR and added $IMAGEDIR to .sh rule
    • added tivo-install-hack and added tivo-hack-install to usage
    • added IMAGES and install of $IMAGES
  • ncid.sh:
    • added BINDIR=/usr/local/bin and $BINDIR for tivosh command
    • added check for $DISPLAY and if not present run with --no-gui
    • added $Country and $NoOne
  • formatCID():
    • modified to accept variables as separaters
    • eliminated to 8/9 digit bad number format
    • added if {$COUNTRY == "US"}
    • doPID(): rewrote to remove inactive PIDs from pidfile
    • about(): changed wording
  • displayCID():
    • added ismsg and test it to display a message
    • Changed the GUI output line into 5 parts, each part of the line has a color tag
    • Changed font to Monospace 14
    • getCID(): Changed messages from displayLog to displayCID
<<less
Download (146KB)
Added: 2009-03-16 License: GPL Price: FREE
13 downloads
Network Clipboard 2.1.2

Network Clipboard 2.1.2


Network Clipboard is a feature-rich and trustworthy application which allows multiple computers to share clipboard contents. more>>

Network Clipboard 2.1.2 is a feature-rich and trustworthy application which allows multiple computers to share clipboard contents.

The clipboard stays synchronized with the system's clipboard, and supports multiple pages, saving previous clipboard data. Network Clipboard can automatically broadcast your clipboard contents over the local subnet, which other computers can subscribe to. This effectively allows two computers to stay synchronized without them ever connecting.

<<less
Download (2MB)
Added: 2003-12-16 License: Freeware Price:
downloads
Network Tic Tac Toe 1.0

Network Tic Tac Toe 1.0


Network Tic Tac Toe - Tic-tac-toe game more>>
Network Tic Tac Toe, originally designed to demo QueueSocket, a complete open-source Socket solution for REALbasic, is now available as a standalone application for any Mac or PC user to enjoy.

The game plays just like regular tic-tac-toe and works with the official QueueSocket Tracker (hosted in Greenland) to provide automatic discovery of games on the network or Internet.
<<less
Download (746KB)
Added: 2006-04-03 License: Freeware Price:
1301 downloads
Application Folders 1.0

Application Folders 1.0


Application Folders - Various folders for your stuff more>>
Designed on Adobe CS folder perspective with 256 pixels size. Flash 8, Dreamweaver 8, iTunes folders (with alternative colour and images), Firefox, Thunderbird, .Mac, iLife 06, Developer, pictures, iMovie, Sync, actions, Maxon Cinema 4D, system, generic, graphite, silver, yellow, red, purple, green, orange, etc...
<<less
Download (1.1MB)
Added: 2006-04-10 License: Freeware Price:
1295 downloads
Application Commander 1.1

Application Commander 1.1


Application Commander is regarded as a flexible and handy utility that takes advantage of Apples Speech Recognition System in conjunction with the Application Switching Manager to allow you to control and manage your running applications by speaking some simple commands. more>> <<less
Download (20.5KB)
Added: 1999-02-26 License: Freeware Price:
downloads
Network Statistics Dockling 1.0.5

Network Statistics Dockling 1.0.5


Network Statistics Dockling is a highly-efficient, high-quality dockling which displays the network traffic generated to your computer in your Dock. more>>

Network Statistics Dockling 1.0.5 is a highly-efficient, high-quality dockling which displays the network traffic generated to your computer in your Dock. It is configurable to show transmit and/or receive in a graph form or text form. This dockling assumes that physical interface "en0" is the built-in Ethernet and "en1" is the Airport interface.

<<less
Download (74.2KB)
Added: 2001-09-26 License: Freeware Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5