CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - multithreading of socket
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - multithreading of socket - List
[
WinSock-NDIS
]
socket Chat
DL : 0
一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-an obstructive manner with the socket so chat, the use of the multithreading technology and signal volume
Update
: 2008-10-13
Size
: 69.64kb
Publisher
:
朝阳
[
TCP/IP stack
]
SOCKET-TCP
DL : 1
SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
Update
: 2008-10-13
Size
: 23.92kb
Publisher
:
的三分
[
Internet-Network
]
WinSocket_MultiThread
DL : 1
WinSocket的示例程序,多线程,对于初学者有很大的价值-Winsocket examples of procedures, multithreading, beginners have great value
Update
: 2025-02-17
Size
: 3kb
Publisher
:
zdz
[
GUI Develop
]
赛克思书店销售管理系统
DL : 0
用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-obstructive manner with the socket so chat, the use of the multithreading technology and signal volume
Update
: 2025-02-17
Size
: 1.36mb
Publisher
:
胡一里
[
GUI Develop
]
winsocket++
DL : 0
TCP/IP Winsock编程实例,利用Winsock编程由同步和异步方式,同步方式逻辑清晰,编程专注于应用,在抢先式的多任务操作系统中(WinNt、Win2K)采用多线程方式效率基本达到异步方式的水平,应此以下为同步方式编程要点进行快速通信 -TCP/IP Winsock programming examples, the use of Winsock programming from synchronous and asynchronous, synchronous mode logic clear and programming focus on the application, preemptive multitasking operating system (WinNt, Win2K) using multithreading efficient way to achieve the basic level asynchronous mode, the following should be here for synchronous mode programming essentials for quick communication
Update
: 2025-02-17
Size
: 3kb
Publisher
:
sxy
[
Internet-Network
]
socket Chat
DL : 0
一个用阻塞方式的socket 做的聊天程序,使用了多线程和信号量技术-an obstructive manner with the socket so chat, the use of the multithreading technology and signal volume
Update
: 2025-02-17
Size
: 69kb
Publisher
:
朝阳
[
J2ME
]
c_and_java
DL : 0
演示win32的socket 通讯 八皇后的改进算法 并发Concurrency的JAVA实现 applet演示鼠标的点击时间和显示图象 手机J2ME的多线程演示-demonstration of the socket 8 Queen's communications improved algorithm with Concurrency JAVA applet demonstration mouse clicks and the time to display images mobile J2ME multithreading demo
Update
: 2025-02-17
Size
: 439kb
Publisher
:
唐宇
[
Process-Thread
]
Computing
DL : 0
JAVA的SOCKET的应用,实现远程计算,运用了多线程的方式实现-JAVA applications, remote computing, the use of multithreading in a way
Update
: 2025-02-17
Size
: 5kb
Publisher
:
nicky
[
Communication
]
socket_communication
DL : 0
多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multithreading mode obstruction Socket Communications BCB- Socket Communications obstruction model test (more Thread) if a number of customers connected to the server with the following IP address. Client1 : Server IP : 127.0.0.1 Client2 : Server IP : 127.0.0.2 Client3 : Server IP : 127.0.0.3 Client4 : Server IP : 127.0.0.4.... analogy. In multi-input, on the other hand, as long as the server's IP address on it. Admission to each other- string
Update
: 2025-02-17
Size
: 355kb
Publisher
:
zwwr
[
TCP/IP stack
]
filetransferclass
DL : 0
SOCKET 多线程传输文件的源代码,分为客户端和服务器端,欢迎大家提供修改意见。-SOCKET multithreading transfer files of source code, is divided into client and server side, Welcome to provide revisions.
Update
: 2025-02-17
Size
: 28kb
Publisher
:
罗翔
[
TCP/IP stack
]
SOCKET-TCP
DL : 0
SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
Update
: 2025-02-17
Size
: 1.14mb
Publisher
:
的三分
[
ICQ-IM-Chat
]
javaCSchat
DL : 0
Java写的聊天室程序,采用C/S框架,利用Java的socket通信,在本地机上模拟聊天室功能,应用多线程实现多个用户同时通话。-write Java chat room procedures, C/S framework, use Java socket communication, the local machine simulated chat room function, Application of multithreading multiple users simultaneous communication.
Update
: 2025-02-17
Size
: 15kb
Publisher
:
章献
[
JSP/Java
]
ms4j_src
DL : 0
Java实现的Socket框架,用于可扩展的消息处理。支持多线程-the Java Socket framework for the expansion of the information can be handled. Support multithreading
Update
: 2025-02-17
Size
: 32kb
Publisher
:
寒冰
[
Software Engineering
]
chat_file-transmition
DL : 0
利用Visual C++的Windows SOCKET网络编程实现局域网内正在使用本程序的所有主机的群聊、两主机之间的点对点聊天和文件传送功能,且具有以下特点:通信完全是异步的;各用户是对等的,不区分客户机和服务器,任何用户启动或关闭程序都不会影响其他用户的正常使用;使用多线程传输文件。 -using Visual C Windows Socket Programming Network is bringing LAN use this procedure in the mainframe group chat, between the two hosts and peer-to-peer file transfer chat function, which has the following features : Asynchronous communication is completely; users on the other, no distinction between client and server. Any user to toggle on or off the procedure will not affect other users of normal use; use multithreading to transfer files.
Update
: 2025-02-17
Size
: 923kb
Publisher
:
彭双庆
[
Com Port
]
ComToWeb
DL : 0
使用Socket和多线程技术实现远程通信-The use of Socket and multithreading technology to achieve long-range communications
Update
: 2025-02-17
Size
: 139kb
Publisher
:
丁少
[
ICQ-IM-Chat
]
GTK_MySQ-LTCP_IP
DL : 0
在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL using multithreading technology and Socket technology in Linux.It refers key technologies of developing database in GTK+ and MySQL.Its communication principle and software design and implement method are given in the paper at last.
Update
: 2025-02-17
Size
: 594kb
Publisher
:
rejoiceliberty
[
CSharp
]
20246
DL : 0
第1章简单程序设计.ppt 第2章数据类型.ppt 第3章C#面向对象编程基础.ppt 第4章程序调试与异常处理.ppt 第5章C#可视化编程基础.ppt 第6章常用控件和类的使用.ppt 第7章文本编辑器的实现.ppt 第8章图形图像编程.ppt 第9章文件和流.ppt 第10章多线程和Socket编程初步.ppt 第11章数据库与ADO.ppt-Chapter 1, simple programming. Ppt Chapter 2 data types. Ppt Chapter 3 C# object-oriented programming basics. Ppt Chapter 4 Debugging and exception handling. Ppt Chapter 5, Visual C# programming basics. Ppt chapter 6 the use of common controls and classes. ppt Chapter 7 Implementation of a text editor. ppt Chapter 8, Graphics programming. ppt chapter 9 files and streams. ppt Chapter 10 Multithreading and Socket programming initially. ppt Chapter 11 database and ADO.ppt
Update
: 2025-02-17
Size
: 1.99mb
Publisher
:
aaa
[
Internet-Network
]
mhttpsrv_demo
DL : 0
Web服务器,Socket编程、多线程工作,上传的是VC工作,对要了解Web服务器工作的同学可以作为参考-Web server, Socket programming, multithreading work, uploading the VC work on the Web server to understand the work of students can serve as a reference
Update
: 2025-02-17
Size
: 2.05mb
Publisher
:
aspirin
[
JSP/Java
]
DTU-DATACENTER
DL : 0
GPRS DTU数据中心 源代码,实际cdma的也可以用 DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。 在源文件中,DataReceiver.java 为主程序类,通过该类调用其他子类。 其中:DataReceiver.java 包括主程序main,以及TCP/IP 接收数据的实现。 DataAnalysis.java 对接受的数据按照既定格式进行拆分 DataBase.java 将数据写入Mysql数据库 DataStructure.java 规定数据格式 TwoThread.java 开启多线程功能 post.java 实现向新浪网备份数据 GetIP.java 获取本机固定IP-GPRS DTU data center source code, you can also use the actual cdma DTU to accept the program written in Java, which, ... \ WSNserver \ src for the source file, ... \ WSNserver \ bin for the executable program. The project file folder opened directly available eclipse for java compiler. Compilation is important to note that the library will be java-mysql placed in C: \ Program Files \ Java \ jre6 \ lib \ ext path. This procedure is only used outside this a Java class libraries. In the source file, DataReceiver.java main classes, the class called by other sub-categories. Of which: DataReceiver.java including the main program main, and TCP/IP implementation to receive data. DataAnalysis.java of the received data in accordance with the established format for split DataBase.java to write data to Mysql database DataStructure.java data format requirements TwoThread.java on multithreading post.java Sina backup data to achieve GetIP.java fix
Update
: 2025-02-17
Size
: 31kb
Publisher
:
刑名
[
JSP/Java
]
socket
DL : 0
运用网络编程,类似QQ单人聊天,群聊,多线程(The use of network programming, similar to QQ single chat, group chat, multithreading)
Update
: 2025-02-17
Size
: 9kb
Publisher
:
IT_H
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.