Sponsored Content
Full Discussion: client and server programs
Top Forums Programming client and server programs Post 302108954 by blowtorch on Thursday 1st of March 2007 11:25:14 PM
Old 03-02-2007
The error with the server is likely that there are no permissions to run the file. Check and make sure that the file has the x bit set. For the client, you need to specify the name of the server to connect to.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

client/server

Hi, yes i belong to that duummies group of people so here is the question that i need someone to explain it to me and posiblly to answere it to me in a plain english. This is the question: Describe the concept of “client-server” software. Discuss what each side of the equation... (2 Replies)
Discussion started by: bole
2 Replies

2. Shell Programming and Scripting

Client-server

Hi, I have installed the vmware server on my debian os and has several clients connected to it. Is there any script that enable the server to restart the client automatically?? Can anyone help. Thanks in advance (3 Replies)
Discussion started by: kanexxx
3 Replies

3. Programming

Client/Server Socket Application - Preventing Client from quitting on server crash

Problem - Linux Client/Server Socket Application: Preventing Client from quitting on server crash Hi, I am writing a Linux socket Server and Client using TCP protocol on Ubuntu 9.04 x64. I am having problem trying to implement a scenario where the client should keep running even when the... (2 Replies)
Discussion started by: varun.nagpaal
2 Replies

4. UNIX for Dummies Questions & Answers

Are programs like sys_open( ) ,sys_read( ) et al examples of system level programs ?

Are the programs written on schedulers ,thread library , process management, memory management, et al called systems programs ? How are they different from the programs that implement functions like open() , printf() , scanf() , read() .. they have a prefix sys_open, sys_close, sys_read etc , right... (1 Reply)
Discussion started by: vishwamitra
1 Replies

5. Windows & DOS: Issues & Discussions

Office server => laptop =>client server ...a lengthy and laborious ftp procedure

Hi All, I need your expertise in finding a way to solve my problem.Please excuse if this is not the right forum to ask this question and guide me to the correct forum,if possible. I am a DBA and on a daily basis i have to ftp huge dump files from my company server to my laptop and then... (3 Replies)
Discussion started by: kunwar
3 Replies

6. Programming

Client Server C

Hello, Please I would create a client and a server in C that communicate frequently. The client sends "hello message" to the server, the server waits a few minutes and sends a "hello message" to the client, the client sends again "hello server ".. etc up to 15 minutes Can you guide me... (3 Replies)
Discussion started by: chercheur857
3 Replies

7. UNIX for Dummies Questions & Answers

Client server C

Hello, Please, is there on unix.com the source code of a client C and server C: as shown in following figure: File:InternetSocketBasicDiagram zhtw.png - Wikipedia, the free encyclopedia Thank you so much for help (1 Reply)
Discussion started by: chercheur857
1 Replies

8. UNIX for Advanced & Expert Users

client / server pipe?

Hi Can anyone tell me the simplest way to get two bash scripts to communicate with each other when running on two different servers? Is it possible to use a named pipe or something similar? Thanks in advance Steady (2 Replies)
Discussion started by: steadyonabix
2 Replies

9. Shell Programming and Scripting

Sftp script for dev server to client server

hi, i am new to unix, cuold u send some sftp acripts to send files to dev server to clint server, (1 Reply)
Discussion started by: Koti.annam
1 Replies

10. UNIX for Dummies Questions & Answers

Difference between inbuilt suid programs and user defined root suid programs under bash shell?

Hey guys, Suppose i run passwd via bash shell. It is a suid program, which temporarily runs as root(owner) and modifies the user entries. However, when i write a C file and give 4755 permission and root ownership to the 'a.out' file , it doesn't run as root in bash shell. I verified this by... (2 Replies)
Discussion started by: syncmaster
2 Replies
HOLDINGNUTS-SERVER(6)						HoldingNuts manual					     HOLDINGNUTS-SERVER(6)

NAME
HoldingNuts - a poker client and server SYNOPSIS
holdingnuts-server [-c config-dir ] DESCRIPTION
HoldingNuts is an open source multi-platform poker client and server. You can play the popular Texas Hold'em variant with people all over the world, meet your friends, run your own games and even setup your own poker-network. This is the server part which runs the games and listens on a specific port (default: 40888) for client connections. OPTIONS
-c config-dir Use an alternate config-dir instead of the default ~/.holdingnuts. FILES
~/.holdingnuts/server.cfg The default server configuration file. ~/.holdingnuts/server.log The default server log file. WWW
The project webpage: http://www.holdingnuts.net/ The project wiki: http://wiki.holdingnuts.net/ The online manual: http://wiki.holdingnuts.net/manual AUTHOR
Dominik Geyer <dominik.geyer@holdingnuts.net> is the main author, but the whole list of contributors is found at http://www.holdingnuts.net/about SEE ALSO
holdingnuts(6) Dominik Geyer Version 0.0.5 HOLDINGNUTS-SERVER(6)
All times are GMT -4. The time now is 03:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy