Welcome![Sign In][Sign Up]
Location:
Search - client server gcc

Search list

[Other resourceEVEmu-0.2

Description: EVE Online模拟器源码,采用C++编写 编译环境 real linux (not cygwin) gcc 3.3 mysql 4.1 32 bit 相比上个版本服务端增加一些功能,配合对应的数据库,可以架设成功 客户端请使用美版3913客户端-EVE Online simulator source code, C compiler environment to prepare real linux (not cygwin) gcc 3.3 mysql 4.1 32 bit compared to the previous version of the server for additional functions, with the corresponding database, it was built client please use the 3913 version of the U.S. client
Platform: | Size: 1742325 | Author: LSW555 | Hits:

[Other resourceblock.tar

Description: 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, Terminal mode of the Russian box support for single games and network games to double, before the first operation to maximize the window. / block single mode operation. / server running services block All-. / block client (serverip) run off client installation steps : make. / block block.c gcc-o block-lcurses - lpt hread
Platform: | Size: 370176 | Author: wangfei | Hits:

[OS programfd_soap

Description: Server用php5 soap扩展实现,以soap数组返回A股行情数据。中文用UTF8编码。Client用GCC+wxWidgets2.8+gsoap2.7,IDE: CodeBlocks。通过gsoap生成代理类接收数据。
Platform: | Size: 98152 | Author: | Hits:

[Game Server SimulatorEVEmu-0.2

Description: EVE Online模拟器源码,采用C++编写 编译环境 real linux (not cygwin) gcc 3.3 mysql 4.1 32 bit 相比上个版本服务端增加一些功能,配合对应的数据库,可以架设成功 客户端请使用美版3913客户端-EVE Online simulator source code, C compiler environment to prepare real linux (not cygwin) gcc 3.3 mysql 4.1 32 bit compared to the previous version of the server for additional functions, with the corresponding database, it was built client please use the 3913 version of the U.S. client
Platform: | Size: 1741824 | Author: LSW555 | Hits:

[Other Gamesblock.tar

Description: 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, Terminal mode of the Russian box support for single games and network games to double, before the first operation to maximize the window./block single mode operation./server running services block All-./block client (serverip) run off client installation steps : make./block block.c gcc-o block-lcurses- lpt hread
Platform: | Size: 378880 | Author: wangfei | Hits:

[OS programfd_soap

Description: Server用php5 soap扩展实现,以soap数组返回A股行情数据。中文用UTF8编码。Client用GCC+wxWidgets2.8+gsoap2.7,IDE: CodeBlocks。通过gsoap生成代理类接收数据。 -Server with php5 soap extension of realize in order to return to soap array A shares market data. Chinese using UTF8 encoding. Client with GCC+ WxWidgets2.8+ Gsoap2.7, IDE: CodeBlocks. Gsoap generate proxy class through the receive data.
Platform: | Size: 98304 | Author: | Hits:

[Internet-NetworkGCC

Description: 简单的FTP服务器和客户端程序,可以实现简单通讯。-Simple FTP server and client programs, you can realize simple communication.
Platform: | Size: 72704 | Author: zhu | Hits:

[Internet-Networkclient-server

Description: C-S通信的server端程序,linux环境gcc编译通过,实现了简单的文本传输,读懂即可了解整个socket通信的流程,绝对原创,希望大家能支持。-CS communications server-side procedures, linux environment through the gcc compiler, the realization of a simple transfer of text, read to understand the whole process socket communication is absolutely original, I hope everyone can support.
Platform: | Size: 1024 | Author: 黄珺 | Hits:

[Linux-Unixc-s-huangjun86

Description: linux环境下gcc编译通过,cs通信server端源码,实现了简单的文本的传输,阅读后即可了解整个socket流程,绝对原创,欢迎大家多多支持。-gcc compiler under linux through, cs source client server communication, the realization of a simple transfer of text, reading socket understand the whole process can be absolutely original, welcome to a lot of support.
Platform: | Size: 1024 | Author: 黄珺 | Hits:

[Ftp Servercode

Description: linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communications, pipelines, soket programming, file I/O standard library function and system call, file rights management
Platform: | Size: 53248 | Author: yeliu | Hits:

[Internet-Networksocket_ipv6-priority.tar

Description: this an ipv6 server it listens to the tcp port 61616 ,you can change the port to what ever you want the compile with gcc to have it working with client and priority-this is an ipv6 server it listens to the tcp port 61616 ,you can change the port to what ever you want the compile with gcc to have it working with client and priority
Platform: | Size: 2048 | Author: kramer | Hits:

[Linux-Unixserver_client

Description: linux下的客户机与服务器网络程序,实现实现客户机能群聊的功能。服务器可以查看当前的在线客户状态。开发环境为linux ubutun 10.04 用gcc编译-linux client and server under the network program to achieve functional groups to achieve customer chat feature. Server can view the current state of online customers. Development environment for linux ubutun 10.04 compiled with gcc
Platform: | Size: 32768 | Author: 田海福 | Hits:

[Internet-Networkchat_example.tar

Description: Linux下使用C + socket TCP实现的一个简单的聊天服务器和客户端程序。使用gcc编译时,需要增加-lpthread选项-using C+ socket TCP in Linux implementation of a simple chat server and client. Using the gcc compiler, the need to increase the-lpthread option
Platform: | Size: 3072 | Author: 冀涛 | Hits:

[Internet-NetworkLINUX_NET

Description: Linux网络通信源码,麻雀虽小五脏俱全,使用GCC编译。共分为两个文件,一个是客户端,一个是服务器端-Linux network traffic source, small but perfectly formed, using the GCC compiler. Divided into two files, one client and one server
Platform: | Size: 2048 | Author: 豪哥 | Hits:

[Internet-Networkbscs

Description: c/s服务器客户/服务器模式 (1)编译client.c 和server.c gcc client.c –o client gcc server.c –o server (2)打开一个终端,运行server 程序 ./server (3)打开另外一个终端,运行client 程序 client 程序的运行需要提供hostname 参数,所以我们要用hostname 命令查看机器的名 字,然后再运行client 程序; (4)运行结果 -c/s server, client/server mode (1) compile client.c and server.c gcc client.c-o client gcc server.c-o server (2) Open a terminal, run the server program./server (3) Open another terminal, run the client program to run client programs need to provide the hostname parameter, so we use the hostname command to view the machine' s name, and then run the client program (4) The results
Platform: | Size: 5120 | Author: caoqunn | Hits:

[Linux-UnixLinux

Description: 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess communication, multi-threaded programming, client/server-side program
Platform: | Size: 12288 | Author: kevin | Hits:

[Internet-Networkchuanshu

Description: 在LINUX下,实现类似WINDOWS飞鸽传书的功能,客户端和服务端程序装在两台电脑和同一台电脑均可实现。GCC编译。-Under the LINUX, WINDOWS IP Messenger achieve similar functionality, the client and server programs installed on two computers and one computer can be achieved. GCC compiler.
Platform: | Size: 375808 | Author: gepeiwei | Hits:

[Linux-UnixLinux

Description: 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programming functions commonly used in the general rules and client/server programming model should pay attention and solution to the problem often encountered, both the specific code examples. To understand this article to talk about technical problems to the reader has some programming experience in C and TCP/IP basic knowledge. To practical examples in this article, you need the gcc compiler under Linux platform support
Platform: | Size: 16384 | Author: 王平 | Hits:

[Internet-NetworkDesktop

Description: 本项目实现了在linux下简单的网络聊天室。在Linux下编写并调试服务器端程序和客户端程序,实现客户、服务器之间的连接和通信。可以在单机上开辟两个窗口分别运行客户、服务器端的程序,或者将两台主机连接分别作为客户和服务器的方式。本设计使用网络套接字socket和多线程在网络中的应用,并基于linux下的vi编辑器。本方案经gcc调试器调试成功,可以在单机网络聊天中使用。-This project achieved under linux simple online chat rooms. To write and debug server-side program and client program to achieve customer, connection and communication between the server under Linux. Can open up two windows running the client, server-side on a stand-alone program, or connect two hosts as a client and server. This design uses a network socket socket and multi-threaded application in the network, and based on the under linux vi editor. Success of the program gcc debugger debugging, can be used in stand-alone web chat.
Platform: | Size: 241664 | Author: fanhao | Hits:

[Internet-NetworkUDP_echo_Linux

Description: Linux下实现UDP自动聊天程序,源程序包括客户端和服务器端,保证能够正确运行,用gcc编译一下即可-Under Linux automatically UDP chat program, including client and server-side source code, to run correctly, what can be compiled with gcc
Platform: | Size: 2048 | Author: pasta | Hits:
« 12 »

CodeBus www.codebus.net