Description: 实时曲线类的改进增加功能: 1)采样数据存盘和加载 2)演示程序中可以实现图形的打印预览和打印功能,曲线从原点开始-Improvement of real-time curve of increasing the number of functional categories: 1) sampling data to disk and load 2) presentation graphics program can print and print preview function, curve from the origin to start Platform: |
Size: 179200 |
Author:李秀敏 |
Hits:
Description: 一个网络编程的例子,有完整的客户端和server端程序-An example of network programming, a complete client and server-side program Platform: |
Size: 608256 |
Author:倪好 |
Hits:
Description: 网络编程最基本最常用的网络端和客户端的程序实现,对于网络开发的学习者会有帮助的。-Network programming the most fundamental and most commonly used network client and the client program implementation, network development for learners would be helpful. Platform: |
Size: 210944 |
Author:刘金贵 |
Hits:
Description: 一个用网络编程写的客户与服务器通信的程序-A program written with the network client and server communication procedures Platform: |
Size: 2378752 |
Author:yangjiankun |
Hits:
Description: client和server端的程序代码,利用Java编写的简单客户/服务器通讯程序-client and server side code, written using a simple Java client/server communication program Platform: |
Size: 1024 |
Author:马奇 |
Hits:
Description: 编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program Platform: |
Size: 1024 |
Author:lulu |
Hits:
Description: 使用c底层实现的socket通信程序,可以实现类似远程运行CMD部分控制命令-The underlying implementation using c socket communication program, you can achieve a similar part of the remote control command to run CMD Platform: |
Size: 115712 |
Author:唐俊 |
Hits:
Description: 编写Linux下socket协议TCP的ClientServer程序-Under the agreement Linux TCP socket write the ClientServer program Platform: |
Size: 1024 |
Author:zhang |
Hits:
Description: It is a sample java program to find the duplicates in a csv file and create an output csv with number of probable duplicates. Platform: |
Size: 1024 |
Author:d s n murthy |
Hits:
Description: This example shows a simple communication stream between a client and a server over TCP/IP. The server program also demonstrates a simple multi-threaded connection monitoring routine.
The example programs do not attempt to implement a data transmission protocol. All messages are read in 64 byte chunks and the server does not attempt to relate multi-part messages from clients. However, comments in the code indicate the places where changes would be made to accomodate multi-part messages and/or alternate message frame size schemes.
A client/server application is a two-part problem: first you must define the raw data transmission methodology for the programs, and second you must then implement a data transmission protocol to control the flow of the raw data and make it meaningful to the applications. This sample only attempts to deal with the first part of the problem transmitting the raw data.-This example shows a simple communication stream between a client and a server over TCP/IP. The server program also demonstrates a simple multi-threaded connection monitoring routine.
The example programs do not attempt to implement a data transmission protocol. All messages are read in 64 byte chunks and the server does not attempt to relate multi-part messages from clients. However, comments in the code indicate the places where changes would be made to accomodate multi-part messages and/or alternate message frame size schemes.
A client/server application is a two-part problem: first you must define the raw data transmission methodology for the programs, and second you must then implement a data transmission protocol to control the flow of the raw data and make it meaningful to the applications. This sample only attempts to deal with the first part of the problem transmitting the raw data. Platform: |
Size: 334848 |
Author:nd |
Hits:
Description: 套接字,采用c#编程,此程序可实现服务器/客户端聊天,客户端与服务器文件传输功能,内含实验报告。-Socket, using c# programming, this program enables the server/client chat, file transfer client and server functions, including lab reports. Platform: |
Size: 390144 |
Author:海海 |
Hits: