Main > Free Download Search >

Free cox communications software for mac

cox communications

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 387
HP Communication Reset 1.1.1

HP Communication Reset 1.1.1


HP Communication Reset - Kill & restart HP communication process more>>
The HP 33xx (specifically my 3330) software often loses the ability to connect to your printer/scanner, etc. Ive found that killing off and restarting the background communication process sometimes solves this. Rebooting the printer can help too.

Bundled are a python script to do this for you and an application that you can double click if you dont like to type at a command line.

To run from the terminal: You may need to chmod 755 hpcomm.py . Type pathtohpcomm.py/hpcomm.py (If you are thinking of using the terminal, I dont need to tell you this).


<<less
Download (84KB)
Added: 2007-01-17 License: Freeware Price:
1032 downloads
Netscape Communicator 4.8

Netscape Communicator 4.8


Popular web browser and email client. more>>
Netscape Communicator is a major upgrade tothe Netscape Navigator Web browsingprogram. Communicator now includes multiplecomponents, including the Navigatorapplication for browsing the World Wide Web.

Also included with this install package are anemail client, newsgroup reader, and full Javasupport, including JavaScript. This completeinstall package includes several plug-incomponents to get you started.
<<less
Download (16MB)
Added: 2004-08-13 License: Freeware Price:
1046 downloads
CommuniGate Pro 5.2.18

CommuniGate Pro 5.2.18


CommuniGate Pro is appreciated to be a beneficial Internet messaging server application implementing which provides an integrated platform for Store-and-Forward (E-mail, Calendaring) and Real-Time (VoIP, Video, Instant Messaging, White Boards) communications over IPv4 and IPv6 networks. more>> <<less
Download (19.3MB)
Added: 2009-11-23 License: update/patch Price: Notavailable
downloads
CocoaMines for OSX 1.2.6

CocoaMines for OSX 1.2.6


Minesweeper clone for MacOS X. more>>
CocoaMines is a Minesweeper clone for MacOSX, written entirely in Objective C, using Apples Cocoa Frameworks.

CocoaMines is currently localized for English and German (Please e-mail me if you could translate for another language or clean up the admittedly crude German Translation).

Basic gameplay (flagging mines, timed games) and Preference file support has been implimented, however I intend to add the ability to keep a high score list.
<<less
Download (909KB)
Added: 2004-07-08 License: Freeware Price:
1933 downloads
GCZoomView

GCZoomView


Painlessly handling the zoom feature more>> Microsofts Xbox and Xbox 360 allow online play using unique IDs for each player - Each player is identified by a GamerTag - each GamerTag has a GamerCard which shows reputation, gamerscore and recently played games - this dashboard widget shows gamer cards. Keep up to date with how your friends are doing via the Dashboard using this GamerCard Widget for Mac OS Xs dashboard.
If you use Googles personalised homepage - and want a gamercard widget for that then try using my Google widget: (paste this link into the add content -> create section field) Google Widget URL
Mac OS X 10.4 Tiger is required. If youre using Safari, click the download link. When the widget download is complete, Show Dashboard, click the Plus sign to display the Widget Bar and click the widgets icon in the Widget Bar to open it. If youre using a browser other than Safari, click the download link. When the widget download is complete, unarchive it and place it in /Library/Widgets/ in your home folder. Show Dashboard, click the Plus sign to display the Widget Bar and click the widgets icon in the Widget Bar to open it.
<<less
Download (3KB)
Added: 2009-03-28 License: Freeware Price: FREE
222 downloads
GCMathParser

GCMathParser


Make mathematical expression available in your applications more>> Make mathematical expression available in your applications

GCMathParser is a free class that you can use in applications that need a way to deal with mathematical expressions input by the user.
GCMathParser accepts an NSString consisting of a well-formed mathematical expression, evaluates it, and returns the result. It supports arbitrary named variables, so it is also perfect for graph plotting applications.
Supported functions and operators:
- Basic operators: +, -, * (multiply) and / (divide)
- Mod operator: %
- Exponentiation operator: ^
- Negation: unary -
- Assignment: =
- Log functions: log(), log2(), ln(), exp()
- Transcendental functions: sin(), cos(), tan(), asin(), acos(), atan(), sinh(), cosh(), tanh(), asinh(), acosh(), atanh()
- Square root function: sqrt()
- Rounding functions: ceil(), floor(), round(), trunc(), rint(), near()
- Angular conversion functions: dtor(), rtod()
- Absolute value function: abs()
- Constants: pi

System requirements:
- Xcode

<<less
Download (45KB)
Added: 2009-03-28 License: Freeware Price: FREE
199 downloads
Code Line Web Colors 1.0

Code Line Web Colors 1.0


Code Line Web Colors - Browser safe color hex swatches for Illustrator 7 more>>
The new "Code Line Web Colors" color swatch for Adobe Illustrator 7.
HTML safe RGB colors listed in their hex (ex. "#FFFFFF") format. Just place it in your "Swatch Libraries" folder.
Enhancements:
- Fixed links for product info and downloads.
<<less
Download (15KB)
Added: 2006-05-16 License: Freeware Price:
1258 downloads
HP Comm Killer 1.0

HP Comm Killer 1.0


HP Comm Killer - Force-quit the HP Communications application more>>
HP Comm Killer has one purpose, it force-quits the HP Communications application which, under versions of 10.2.x and 10.3.x, will "hang" if the PSC (PSC1210 in my case) is turned off or unplugged and then connected/turned on again. Then, when attempting to scan anything, the HP Communications application will hang.

Why do I need it? HP Communications is a "faceless" application; you cant force-quit it from the Finder. You need to dig out the Activity Monitor, find the HP Communications App in the list, click on it and "force-quit" the app. Until HP fixes the problem, HP Comm Killer will force-quit the app for you. Place it in your Dock next to the HP Director icon so you can easily fix the problem when it occurs.
<<less
Download (1.3MB)
Added: 2006-07-10 License: Freeware Price:
1203 downloads
NoLimits Coaster Calculator 1.5

NoLimits Coaster Calculator 1.5


NoLimits Coaster Calculator lets you calculate some useful numbers that aid in designing well built rides more>>
NoLimits Coaster Calculator lets you calculate some useful numbers that aid in designing well built rides. The coaster calculator will help you make make pump free turns, banked turns with no lateral forces, stations with the correct number of queue gates, and a LIM the correct length for the given speed and launch force.
Enhancements:
- Recalculate after each keystroke.
- Added Station Length Calculator.
- Added Lim Length Calculator.
<<less
Download (42KB)
Added: 2005-11-08 License: Freeware Price:
1463 downloads
DKRouteFinder

DKRouteFinder


A practical Cocoa solution for the Travelling Salesman Problem (TSP) more>> A practical Cocoa solution for the Travelling Salesman Problem (TSP)

DKRouteFinder is a free Cocoa class that offers a practical solution to the Travelling Salesman Problem - efficiently finding an optimal route among a set of arbitrarily distributed objects.
Detailed usage information on this Cocoa class can be found here.

System requirements:
- Xcode

<<less
Download (7KB)
Added: 2009-03-30 License: Freeware Price: FREE
202 downloads
HL7 Comm 1.0.1

HL7 Comm 1.0.1


Free and robust HL7 communications client more>> Free and robust HL7 communications client

HL7 Comm is a robust HL7 communications client that can perform network communication, translation, file actions, logic and much more on HL7 messages and other types of data.
You can find out much more information on what HL7 Comm can do from the documentation that comes with the program.

Main features:
- Ability to send, receive and proxy HL7 messages over a TCP/IP MLLP connection.
- A simple scripting engine using beanshell and the Light HL7 Library.
- A GUI to manually ACK or NACK HL7 messages for testing.
- A stand-alone mode that can run with or without a gui. Perfect for remote deployments.
- HL7 Browser technology built in so that you can quickly view and dissect messages while testing.
- Transaction graphing, giving you a quick view of transactions over a period of time as well as a total count.
- Variable logging levels.
- Batch sending mode.

System requirements:
- Java 1.4 or later

<<less
Download (1KB)
Added: 2009-04-23 License: GPL Price: FREE
207 downloads
Lasso Security Patch 2.5.1a

Lasso Security Patch 2.5.1a


A security hole was discovered and reported to Blue World Communications, Inc. this afternoon. The security hole exposes a security problem which allows any Lasso 2.x served database information to more>> A security hole was discovered and reported to Blue World Communications, Inc. this afternoon. The security hole exposes a security problem which allows any Lasso 2.x served database information to be available as "read only" via Java-based communication. A Lasso customer was able to view fields and data not intended for viewing in a Lasso-powered FileMaker database using Symantecs Visual Cafe for Java Database Edition. Immediately upon receipt of the report, Blue World engineers confirmed the problem and began working on this fix.
Requirements:
Lasso 2.5.1
<<less
Download (326K)
Added: 1998-09-05 License: Updater Price:
downloads
Color MYKser 1.0

Color MYKser 1.0


Color MYKser - Preview and calculate 4 color process color blending more>>
Color MYKser is a Mac only stand-alone application that helps designers calculate 2 CMYK colors for mixing, multiplying, subtracting, etc.
A must for designers using 4 color process.
Enhancements:
- Updated for final release.
- Say goodbye to flicker.
<<less
Download (524KB)
Added: 2006-05-16 License: Freeware Price:
1259 downloads
GCContourPlotter

GCContourPlotter


Generate contours and convert to vector/bezier form more>> Generate contours and convert to vector/bezier form

GCContourPlotter is a free Cocoa implementation of CONREC with additional code to efficiently convert to NSBezierPaths. If you have a need to plot contours in your Cocoa applicaiton, this may well be what you are looking for.
CONREC is a popular algorithm used for generating contour lines from three-dimensional height data. While more sophisticated algorithms certainly exist, for many uses CONREC is perfectly adequate, and has the advantage of being easy to understand and implement, reasonably fast, and well-known in the public domain.
Detailed information about the project and its usage can be found here.

System requirements:
- Xcode

<<less
Download (37KB)
Added: 2009-03-30 License: Freeware Price: FREE
182 downloads
MetricConverter 1.1

MetricConverter 1.1


MetricConverter - Perform simple metric calculations and conversions more>>
The MetricConverter Java applet performs simple metric calculations and conversions. To use, simply select a category, enter a number in the appropriate cell and hit the "return" key on keyboard.


<<less
Download (3KB)
Added: 2006-01-23 License: Freeware Price:
1372 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5