当前位置:
首页 资源下载
搜索资源 - window linux socket
搜索资源列表
-
0下载:
Socketlib: 一个轻量级的C++ 封装Socket C API 网络编程框架。
它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。
目前,只支持Window下IPV4;将来支持IPV6,并希望能将其扩展到linux/unix等OS平台。
-
-
0下载:
本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
-
-
1下载:
一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and
-
-
0下载:
两个完成linux到windows的socket通信程序,用的时候可以修改ip,通过验证,都可以运行-Linux to the windows of two to complete the socket communication program, when used to modify ip, validated, can run
-
-
1下载:
? 编写两个进程,一进程负责发送字符 串,另一进程负责接收字符串;
? 支持Windows/linux的的共享存储区、消息、有名和无名管道、Socket通信
? 发送进程应可以从窗口或键盘上接收字符串;
? 接收进程应可将字符串显示在窗口上;
-? preparation of two processes, a process responsible for sending a string, another process is responsible for receivin
-
-
0下载:
tcp,udp的c/s程序,包含了linux,window的socket-tcp and udp
-
-
0下载:
linux, window socket通讯代码-linux, window socket
-
-
0下载:
刚出来半年的时候,自己为了练习,自己封装的一套windows和linux的系统接口,还有socket网络编程接口。还专门写了一个window是下面的模块测试软件。注意,linux由于后面时间问题,没有测试,也没有完善。希望能对初学者们有用。-Just out of half a year, his to practice, a set of Windows and packaging of Linux system interface, and socket network programmin
-
-
0下载:
Windows Linux socket 通讯,可用于嵌入式控制通讯,linux server 为C 有原码,Windows 为C++ MFC图行窗口输入.-Windows Linux socket communication, can be used in the embedded control communications, Linux server for C have the original code, Windows for C++ MFC diagram line window
-
-
0下载:
本代码实现了一个window和linux的Socket通信程序,使用C++语言编写。Linux是Server端、Windows是Client端-This Source code is used to build connection between Linux and Windows. Windows is client and Linux is server.
-
-
0下载:
此程序实现了linux和Windows关于tcp通信的测试程序,linux上用gcc
编译服务器端的程序,在Windows用qt编写了客户端的程序,在窗口界面上输入ip地址和端口号即可实现linux和Windows关于tcp的通信。-Compile server-side program, in Windows with qt prepared a client program, in the window interface, enter the ip address and port n
-
-
0下载:
实现window到linux的网络时间的计算(Implementation of window to Linux network time calculation)
-